body {
	cursor: url(devilhand.ani);
	margin: 0;
	padding: 0;
	background: #000;
	color: #fff;
}

h1 {
	font-size: 19px;
	font-weight: normal;
}

#footer {
	width: 991px;
	padding: 0;
	margin: 0;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer table td {
	text-align: center;
	padding: 0 5px 0 5px;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}