body { 
	background-color:#19110A;
	font-family:Tahoma;
	color:#FFF;
	margin:0 auto;
	text-align:center;
	}
h1 {
	font-size:16px;
}
p {
	font-size:12px;
}
a {
	color:#FFF;
}
a:hover {
	color:#e3e3e3;
}
img {
	margin:25px 0 0 10px;
}