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

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #36C;
}
#wrapper
{
	margin: 0 auto;
	width: 95%;
	color: #CCC;
}
p, h1
{
	text-align: center;
}
