body
{
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0 auto;
color: #000;
}

#header
{
background: url('images/headerbg.png') repeat-x;
width: 100%;
height: 422px;
margin: 0 auto;
}

#shadow
{
background: url('images/shadow.png') repeat-x;
width: 100%;
height: 285px;
}