BODY { 
	background-image: url(/images/steel-noslip.jpg);
	background-attachment: fixed;
}

H1 {	
	COLOR: black;
	FONT-FAMILY: Copperplate Gothic Light, serif;
	FONT-SIZE: 20pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
}

H2 {	
	COLOR: black;
	FONT-FAMILY: Copperplate Gothic Light, serif;
	FONT-SIZE: 14pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
}

DIV.center {
	text-align: center;
}

P {
	COLOR: black;
	FONT-FAMILY: Times New Roman, serif;
	FONT-SIZE: 12pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
}
	
A:link {
	COLOR: blue; TEXT-DECORATION: none
}

A:visited {
	COLOR: blue; TEXT-DECORATION: none
}
