body {
	background-image: url(tex.jpg);
	margin-left: 0px;
	margin-top: 0px;
}
p {
	margin-left: 0px;
	margin-top: 0px;
}
.style1 {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.style2 {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style3 {
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
.Layer1 {
 	position:absolute; 
 	width:650px; 
 	height:115px; 
 	z-index:10; 
 	left: 55px; 
 	top: 120px;
}
a, a:link {
	color: #b31b1b;
	text-decoration: none;
}
a:active {
	color: #b31b1b;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a.img {
	border: none;
	border-bottom: 0px;
}

#footer {
	width: 650;
	left: 55px;
	z-index: 20;
	
}
