html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, /* eric mayer css reset */
a, em, img, strong, tt, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-size: 100%;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-family: arial, verdana, "_sans";
}
body{
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-color: #0058AA;
	background-position: center 0px;
}
h1, h2, ul, li {
	display: none;
}
#container{
	position: relative;
	margin:0 auto;
	width:942px;
	
}
#wheel {
	position:absolute;
	top:63px;
	left:0px;
	margin-left:-8px;
}

#burly, #nslc, #donnie {
	
}
#burly {
	position: absolute;
	top: 515px;
	left: 35px;
}
#donnie {
	position: absolute;
	top: 515px;
	left: 365px;
}
#nslc {
	position: absolute;
	top: 515px;
	left: 678px
}