  
BODY{
  


background-color : #cccccc;
font-size : 13px;



text-align : center;

margin-top : 0px;

margin-bottom : 0px;
}

#container{
  
width : 720px;
background-color : white;


margin-left : auto;
margin-right : auto;







}


#header1{
  text-align : left;
width : 300px;
height : 400px;
float : left;
}
#header2{
  text-align : center;





height : 150px;
background-image : url(himitu/image001.jpg);





}
#header3{
  text-align : left;
















}
#contents{
  









width : 700px;

text-align : left;

margin-left : auto;
margin-right : auto;
right : inherit;
}
#footer{
  text-align : center;


padding-bottom : 30px;
width : 720px;
padding-top : 10px;
}

.Class1{
  

color : #ff962d;
}
.Class2{
  

color : red;
}
.Class3{
  color : blue;
}

H1{
  color : red;

font-size : 18px;
}

H2{
  font-size : 16px;

color : orange;
}

H3{
  font-size : 16px;
color : red;
}

HR{
clear : both;
border-style: solid;
border-color: #ff962d;
border-width: 2px 0 0 0;
width : 700px;





}
