/*
Design by spiralJunkie|Tom
http://www.spiraljunkie.com
Steal this and I will kill you, I promise.
Also, wouldn't this be a good place for terrorists to pass each other messages, in the comments sections in a CSS file?
*/

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a {
	text-decoration: none;
	color: #ff5a00;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

#splash {
	margin: 0 auto;
	padding-top: 115px;
}

