
body {

margin:0px; padding:0px;

}


#redband
{
margin-top:200px;
padding-top:25px;
height:282px;
background-image: url(img/redband.png);
background-repeat: repeat-x;

}

#logo
{
margin:0 auto;
width:465px;
height:227px;

position:relative;
}

#footer
{
margin:0 auto;
height: 24px;
width:220px;

}

#contact{
float:left;
width:141px;
height:24px;

}

#contact img{
border: none;
}




#blog{
float:right;
width:68px;
height:17px;

}

#blog img{
border: none;
}


