body{
font-family:Arial,sans-serif;
font-size:12px;
text-align:center;
}
#container
{
position: absolute;
left: 50%;
width: 56em;
margin-left: -28em;
border-style:solid;
border-width:1px;
border-color:#CCCCCC;
padding-bottom:10px;
}
div#abovebefore,div#aboveafter{
width:auto;
clear:both;
}
div#image{
float:left;
width:auto;
margin-bottom:10px;
}
#logo{
float:left;
margin-left:15px;
}
#speedtext{
float:right;
margin-top:25px;
margin-right:15px;
}
