body {
	background-color:#000000;
	margin-top:0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size:12px;
	color:#999999;
        text-align: center;
}

h1 {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times;
	font-size:16px;
	color:#999999;
	font-weight:normal;
        
}

a {
	color:#999999;
}

a:hover {
	text-decoration:none;
}

img {
	margin-bottom:-60px;
        
}
