body{
margin: 5;
padding: 0;

background-image: url('images/back.gif');
font-family: Veranda;
text-align: center;
font-size: 100%;
}


.footer {
background:url(images/footer.jpg) repeat-x;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3878db;
	text-align: left;
	}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3878db;
	text-align: center;
	font-weight:bold;
	text-decoration: none;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3878db;
	text-align: center;
	font-weight:bold;
	}	


a:link { color: 3163CE; text-decoration: none; }
a:hover { color: #ff0000; text-decoration: underline;} 



