body {
	background-color: #000000;
	background-image: url(background.png);
	color: #fff;
}

img{
	border: 0;
}


a:link {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.text {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.style2 {
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
}

.style8{
	font-size: 14px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.style10{
	font-size: 9px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	}