
body 	{ 
	color: black; background: #CCCC99; 
	margin-left: 20%; margin-right: 20%; 
	margin-top:10%; font-family: Verdana, sans-serif;
	}
h1,h2,h3,h4,h5,h6 	{ 
	margin-left: -4%;
	color: #999966;
	font-family: arial, sans-serif;
	}
h2	{
	font-size: 200%; 
	}
h1	{ 
	font-size: 600%; 
	}
p 	{
 	text-indent: 1em; margin-top: 0; margin-bottom: 1em;
	line-height: 1.2em; 
	font-family: arial, 'sans serif';
	}
:link { color: #666600 ; font-weight: bold}
:visited { color: #666600 ; font-weight: bold}
:active { color: #666600 ; font-weight: bold}
:hover { color: #666600 ; font-weight: bold}
