.sample{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 10px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : #404040;
  background-color : #86d8ff;
  
  clear : both;
  
  background-image : url(img/main/body-bg30px.jpg);
  
  background-repeat : repeat;
}


