html {
background: url(http://admin.webmakerx.net/images/Sites/Site19008/Document/background.png) no-repeat top center;
background-color: #2B2B2B;
color: white;
}
body {
}
p, h1 {
color: yellow;
font-size: 10pt;
}
.wmxform legend {
color: green;
}
#banner {
visibility: hidden;
}
#banner {
width: 950px;
margin: auto;
margin-top: 100px;
}
.wmxform {
margin-left: 200px;
}
p.attention {
display: none;
}
#menubar {
width: 718px;
margin: 6px auto auto;
padding-left: 8px;
position: relative;
top: -90px;
}
.menuitem#aboutus {
margin-left: -2px;
}
.menuitem#preowned {
margin-left: -2px;
}
.menuitem#specials {
margin-left: -2px;
}

.menuitem#rpm {
margin-left: -2px;
}

.menuitem#pitstop {
margin-left: -2px;
}

.menuitem#parts {
margin-left: -2px;
}

.menuitem#rightend {
margin-left: -2px;
}
#outer {
width: 800px;
margin: auto;
}
#main {
position: absolute;
}
#body {
position: relative;
left: 0px;
top: -20px;
}
*:first-child+html #body {
top: -100px;
}
*html #body {
top: -100px;
}



