html, body 
{
 height:100%
}
body { 
margin:30px;
background-color: #9C0063;
width:800px 
}
.banner
{
width:800px;
height:100px;
background:url("banner.png") #D693BD no-repeat
}
.back
{
margin:20px;
border:0px
}


 
 