body
{
	background-color:006699;
	font:verdana;
	color:white;
}
H2
{
	font-weight: bold;
	font-size: large;
	color: yellow;
	font-family: Arial;
	text-align: center;
}
H3
{
	font-weight: bold;
	font-size: medium;
	color: coral;
	font-family: Arial;
	text-align: center;
}
p
{
 font-family:Verdana;
 color:white;
 font-size:smaller 
}

A
{
	font-family:verdana;
	color:Yellow;
}
