html, body {
margin: 0;
padding: 0;
font-family: arial, sans-serif;
font-size: 12px;
background: url('header-bg.gif') repeat-x left top;
color: #000; }

a {
text-decoration: none;
color: #50b9d0;
outline: none; }

a:hover {
color: #f32f38; }

img {
border: 0; }

address {
font-style: normal; }

h1,
h2 {
font-size: 18px;
color: #f2131b;
font-weight: normal; }

.clear {
font-size: 1px;
height: 1px;
clear: both; }