h1{
color:red;
background-image:url(../img/h1.gif);
}
h2{
background-color:#d8bfd8;
margin:0px;
}
h3{
color:red;
border-top:1px solid;
}
h4{
color:red;
text-align:center;
border:solid 1px;
}
.kanso{
text-align:center;
background-color:mistyrose;
}
.section{
border:solid 1px;
background-color:white;
margin:10px;
padding:10px;
}
.box{
width:750px;
background-color:#ffe4e1;
border:solid 1px;
margin:auto;
}