.head{
background:url(image/h.jpg);
background-position:bottom;
}
.main{line-height:200%;}
.main h2{
background:url(image/h.gif);
height:28px;
line-height:100%;
}
.main h3{
background: url(image/icon.gif) no-repeat #e2dbcf;
background-position:4px 4px;
color:#62593E;
display:block;
font-weight:bold;
padding:3px 5px 3px 25px;
margin:30px 0 15px;
line-height:130%;
}
.main p{
border:#c3b49b solid 1px;
background:#F1F0EB;
color:#62593E;
font-weight:bold;
margin:15px 0 15px;
padding:10px;
}
