body{
  text-align : center;
  background-color : #ff8040;
  margin-top : 0px;
  margin-bottom : 0px;
}
#contents{
  background-color : white;
  width : 800px;
  margin-left : auto;
  margin-right : auto;
}
.h1{
  background-image : url(img/main_img.jpg);
  background-repeat : no-repeat;
  text-align : left;
  padding-top : 10px;
  
  
  
  
  width : 760px;
  height : 590px;
  margin-left : 30px;
  margin-right : 10px;
}
h1{
  margin-top : 10px;
  margin-left : 15px;
  margin-bottom : 10px;
}
img{border-width : 0px 0px 0px 0px;}
#msg{
  text-align : left;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 10px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 10px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #ff8040 #ff8040 #ff8040 #ff8040;
  width : 600px;
}
#msg a{
  color : black;
  text-decoration : none;
}
