P  {}

H1  {
	color : Maroon;
}

H2  {
	color : Maroon;
}

H3  {
	color : Maroon;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	background-image : url(images/scales.gif);
	background-attachment : fixed;
	background-position : center center;
	background-repeat : no-repeat;
	background-color : #9AE0FE;
}


