
#content {
  background: transparent;
  border: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width: 800px;
}



#menu{
margin-top:-4px;
background-image:url(body.png);
background-repeat: no-repeat;
width:800px;
height:930px;
}




.floatright{
  float:right;
}
.floatleft{
  float:left;
}
.clearboth{
  clear:both;
}

