@charset "utf-8";
/* CSS Document */

body
{
	font-family:Georgia, "Times New Roman", Times, serif;
}

#main				
{
	width: 935px; 
	height: 553px; 
	margin: auto; 
	text-align: center;
}

h1
{
	color:#069;
}
