body {
	background: #000000;
	font: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
}
h2{
	font-size: 22px;
	margin: 0 0 0 0 ;
}
img{
	border: 0;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #FF0000;
	text-decoration: none;
}
