body{
margin:0px;
padding:0px;
background:transparent url(home-bg.jpg) repeat-x scroll 0px 0px;
}

#content{
width:850px;
margin: 10px auto 0px auto;
}

#top{
text-align:center;
height:224px;
}

a img{
border:0px;
}

#credits{
font-family:tahoma;
font-size:12px;
color:#442e23;
}

#credits .left{
float:left;
padding:20px 0 0 0;
}

#credits .right{
text-align:right;
float:right;
}
#credits .right a{
text-decoration:none;
color: #e20d0d;
}