a img
{
border: none;
}
 
body
{
color: #FFFFFF;
background: #000000;
}

.banner
{
position: relative;
top: 1px;
}

.button
{
position: relative;
left: 0px;
top: 0px;
}

.main
{
background-image: url('images/mainBox.png');
width: 628px;
height: 738px;
}

.rightBar
{
background-image: url('images/rightBar.png');
width: 196px;
height: 889px;
}