p {
	color: blue;
	font: 16px Verdana, Arial;
}
h1 {
	align: center;
  font: 24px Verdana, Arial;
  color: blue;
	background: #D5B5FF;
}
h2 {
	align: center;
  font: 24px Verdana, Arial;
  color: navy;
	}
h3 {
	align: center;
  font: 22px Verdana, Arial;
  color: #00999;
	}	
	
h4 {
	align: center;
  font: 18px Verdana, Arial;
  color: #00999;
	}		
	
MARQUEE {
	font-family: Arial;
	font-size: 14pt;
	loop= "1";
	color: blue;
}


BODY {

	background-color: #ffffcc;
	background-image : url(SF4.jpg);
	background-repeat : repeat;
	background-attachment:fixed;
 
	leftmargin="0" topmargin="0"FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

	}
A:link {color : #996600}
A:active {color : #CC3399}
A:visited {color : #3366CC}


