
 body {	
 background-color: 9933FF;
 margin: 0px;
}

#page {
 width: 730;
 background-image: URL(../../images/squares2.jpg);
 background-color: FFFFFF;
}

#H1 {
 font-size: 20pt; 
 font-style: normal; 
 font-weight: bold;
 font-family: "Comic Sans MS"; 
}

#H2 {
 font-size: 14pt; 
 font-style: normal; 
 font-weight: bold; 
 font-family: "Comic Sans MS";
}

#H3 {
 font-size: 12pt; 
 font-style: normal; 
 font-weight: bold; 
 font-family: "Comic Sans MS"; 
 line-height: 16pt
}

#H4 {
 font-size: 8pt; 
 font-style: normal; 
 font-weight: bold; 
 font-family: "Comic Sans MS"; 
 line-height: 10pt
}

#banner { color: blue}

#title { color: red;
	height: 100px;
	width: 100px;
	z-index: 15;
	margin-left: 255px;
	margin-top: 45px;
	position:absolute;
}


