BODY {
  background-image : url("../first_page/leaf.gif");
  background-repeat : repeat-y;
  background-position : left top;
  margin-top : 30px;
  padding-left : 100px;
}
