body {
	background: #000000;
	text-align: left;
	font-family: Tahoman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
}
h1 {
	margin-bottom: 5px;
	font-size: 18px;
	color: blue;
	text-transform: uppercase;
}

h2 {
	font-size: 16px;
	margin-top: 2px;
}

h4, h5, h6 {
}



p, ol, ul, dl, blockquote {
	color: black;
	font-size: 12px;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: red;
}

#wrapper {
	width: 86em;
	height: 63em;
	background: #000000 url(/public/images_new/tommy.jpg) no-repeat 0 0;
	margin: auto;
}

#worldseries {
	position: absolute;
	margin: 650px 0 0 825px;
}

#bevaqua {
	position: absolute;
	margin: 250px 0 0 680px;
}

#dailynews {
	position: absolute;
	margin: 275px 0 0 150px;
}

#horseshitcall {
	position: absolute;
	margin: 585px 0 0 550px
}

#kingman {
	position: absolute;
	margin: 250px 0 0 370px;
}

#TJ {
	position: absolute;
	margin: 250px 0 0 885px;
}

