#outer
{
position: relative;
 width: 820px;
 height: 550px;
 margin: 0 auto;
}
#inner
{
 width:820px;
 height: 550px;
}
BODY
{
background-color: #000;
}
wmxcontent
{
background-color: #000;
}
#dealerText{
position: absolute;
width:220px;
height: 100px;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #ffffff;
top:380px;
left: 495px;
}

