* { margin: 0; padding: 0; }
body { padding: 20px 5px 40px; background: url(background.jpg) scroll no-repeat top center #000; font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #FFF; text-align: center; }
h1 { clear: both; padding: 10px 0; font-size: 28px; font-weight: normal; }
p { line-height: 20px; }
a { font-weight: bold; color: #FFF; text-decoration: underline; }
a:hover { color: #FF6500; }
table { float: right; width: 350px; margin-left: 10px; }
td.bar { width: 30px; }
td.provider { width: 150px; font-size: 16px; text-transform: uppercase; text-align: center; }
td.description { width: 170px; color: #FF6500; line-height: 16px; }
td.footnote { padding-top: 40px; color: #FF6500; }

div.provider { margin: 20px 0; line-height: 20px; }
div.provider h2 { font-size: 16px; font-weight: normal; }
div.provider .details { font-size: 12px; }

.spacer { clear: both; height: 1px; font-size: 1px; }

#container { width: 680px; margin: 0 auto; text-align: left; }

#logo { width: 128px; height: 130px; margin: 20px auto; background: url(logo.png) scroll no-repeat top left; }