body {
  background-color: #ffffff;

  background-position: left bottom;
  background-repeat: repeat-x;  
}

.body {
  background-image:  url(../images/top_body_bg.jpg);
  background-position: top right;
  background-repeat: no-repeat;  
  margin: 0;
}



