body {
	background-image: url(../images/background2.jpg);
	background-repeat: repeat-x;
}
.maintext{
	font-family:Verdana;
	font-size:14px;
	color:#000000;
	text-align:left
}
h1{
	font-family:Verdana;
	font-size:20px;
	color:#000000;
	text-align:left;
}
h2{
	font-family:Verdana;
	font-size:16px;
	color:#000000;
	text-align:left;
}
.footer {
	text-align: center;
	color: #000000;
	font-family:Verdana;
	font-size: 10px;
}
a.footer {
	text-decoration:none;
}
a.footer:hover {
text-decoration:underline;
}
a.maintext {
	text-decoration:none;
}
a.maintext:hover {
text-decoration:underline;
}


 
