
body {
	text-align:center;	
	background:#DDD;
}

h1 {
	font-size: 16px;
	font-family: 'Arial';
	font-style: normal;
	font-weight: bold;

} 

#page {
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	background:#FFF;
	width:820px;
	font-size: 12px;
	font-family: 'Arial';
	font-style: normal;
	font-weight: normal;
	text-align:left;

}

#page img {
	margin:10px;
	margin-left:0px;
}