@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
}

h2 {
	text-align:left;
	width:960px;
	font-size: 1.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #9F9;
	padding:10px 30px 10px 30px;
}

#picture {
	text-align:left;	
	width: 960px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 30px 0 30px;
}

