

body {
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/orangebackground.png);
	background-repeat: repeat-x;
	
}





#maintext  {
 	color:#FFFFFF;
	font-family:Helvetica;
	font-weight:bolder;	
	font-size:120px;
	letter-spacing:-10px;
	line-height:110px;
	text-decoration:none;
	text-shadow:#000000 0x 21x -10px;


} 


#maintext a:link {
color:#000000;
text-decoration: none;
}

#maintext a:visited {
color:#000000;
text-decoration: none;

}

#maintext a:hover {
text-decoration:none;
font-family:Helvetica;
color:#333333;
text-shadow:#333333 -2px -2px 10px;
}

#maintext a:active {
text-decoration: none;


}







#footerbackground {
background-image:url(images/white.png)


}
