body
{
	margin-top : 25px;
	margin-left : 35px;
	text-align : center;
	background-color : #FFFFFF;
	background-attachment : fixed;
	color : #000000;
}

h1
{
	text-align : center;
	color : #0000FF;
	font-style : italic;
}

h3
{
	text-decoration : underline;
}

a
{
	color : #FF6600;
}

a:hover
{
	color : #008800;
}
