BODY {

	color: #000000;
	margin-top: 0; 
	margin-bottom: 0;
 	margin-left: 0;
 	margin-right: 0;
	background:url(images/background.jpg)
}


A {
	text-decoration: none;
	color: Maroon;
}

A:Hover {
	text-decoration: none;
	color: #CE3100;
}

.style2 {
	color: Maroon;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}

Image {

border:0
}

