body {
	background:#333;
	font:12px/19px Arial, Helvetica, Sans-serif;
	color:#333;
}
#body h1 {
	padding:19px 0px 0px 0px;
	font-size:38px;
	font-weight:bold;
	line-height:38px;
	letter-spacing:-2px;
}
#body h1 a {
	color:#fff;
	text-decoration:none;
	text-align: center
	
}
#body a:hover {
	text-shadow: rgb(255, 255, 255) 0px 0px 20px;
	text-decoration:none;
}


