body {
	background: #191919 url(bg.gif);
	margin-top: 225px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 a {
	display: block; text-decoration: none;
	font: 60px Times, Tahoma, Tahoma, Helvetica, Sans-Serif;
	text-align: center;
	color: #787878; text-shadow: 1px 1px 2px #000;
 }
 	h1 a:hover {
 		color: #686868; text-shadow: 1px 1px 2px #000;
 	}
 
h4 {
	font: 24px Times, Arial, Tahoma, Helvetica, Arial, Sans-Serif; 
	
	text-align: center;
	
	color: #787878; text-shadow: 1px 1px 2px #000;
}

h3 a {
	display: block; text-decoration: none;
	font: 36px Times, Arial, Tahoma, Helvetica, Sans-Serif; letter-spacing: -2px;  
	text-align: center;
	color: #787878; text-shadow: 1px 1px 2px #000;
 }
 	h3 a:hover {
 		color: #686868; text-shadow: 1px 1px 2px #000;
}
h3 {
	display: block; text-decoration: none;
	font: 36px Times, Arial, Tahoma, Helvetica, Sans-Serif; letter-spacing: -2px;  
	text-align: center;
	color: #787878; text-shadow: 1px 1px 2px #000;
 }
 	h4 a:hover {
 		color: #686868; text-shadow: 1px 1px 2px #000;
}