﻿body
    { background: url('images/lbgradient.png') #296DC1 top center; font-size: 11px; }
#webpage
    { font-family: Arial, Helvetica, sans serif; margin: 0 auto; width: 672px; background: white; border: 1px solid black;}
form
    { padding: 15px 0; line-height: 2 ; margin: 0;}
select
    { margin-bottom: 10px; }
label
    { width: 33%; float: left; text-align: right; margin-right: 15px; clear: both; font-weight: bold;}
input
    { width: 30%; float: left; }
#submit
    { width: auto; float: none; position: relative; left: 35%; margin-top: 10px;
      font-family: Arial, Helvetica, sans serif; font-weight: bold; font-size: 11px;}
a img
    { border: none; }
br
    { line-height: 3 }
h2
    { text-align: center; font-size: 14pt; }
#content
    { padding: 15px; }