@charset "utf-8";
body {
	
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: 
	font-family: Georgia, "Times New Roman", Times, serif;

}

