body{ text-align: center; font-family: Helvetica; font-size: 0.8em; background: #fff url('header.jpg') top right no-repeat; }
div#header h1 { float: left; }
div#header h3 { float: right; text-align: right; width: 200px; background: #fff; }
div#container { text-align: left; margin: 0 auto; width: 420px; }
form { clear: both; }
form fieldset { margin: 8px 0;}
form input.disabled { color: #000; }
form label { float: left; width: 160px; padding-top: 4px; font-weight: bold }
form legend { font-weight: bold; font-size: 1.1em; }
div#speed_list { margin-top: 10px; }
div.form_row { clear: both; }
div#footer { text-align: right; }
p { margin: 4px 0; }
a { color: #f00; text-decoration: none; }
a:hover { color: #600; }
