body {
	margin: 0px; 
	background-color: #000000; 
	background-image: url(images/back.jpg); 
	background-position: top; background-repeat:no-repeat
}
.style1 {
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
