html, body {height: 100%;}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 80%;
	background-position: top center;
	margin: 0; padding: 0;}

h1	{font-size: 130%;}
h2	{font-size: 115%;}
h3	{font-size: 100%;}

#content	{
	width: 536px; height: 96%;
	margin: 60px auto; padding: 10px;
	background-color: white;
	}


