

body{
  background-image : url(illust/bodyright.PNG);
  background-repeat : no-repeat;
  background-position : 10px 10px;
  margin-left : 75px;
  margin-right : 75px;
  line-height : 180%;
  text-align : left;
}

h1{
  line-height : 75px;
  color : white;
  background-image : url(illust/h1title.PNG);
  text-align : center;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;border-width : 10px;
  background-repeat : no-repeat;
}

h2{
  color : #003366;
  text-align : center;
  bottom : -8px;
}

h3{
  line-height : 20%;
  color : #003366;
  text-align : left;
}

div{
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  text-align : left;
}

