body   {
background-image: url("http://periotaisaku.savoza.com/bg.png");
background-repeat: repeat-x;
background-attachment: fixed;
}


#bigbox    {
width: 800px;
background: #fff;
border: 1px solid black;
margin: 20px auto auto auto;
}


#head   {
height:100px;
background-image: url("http://periotaisaku.savoza.com/topgrad.JPG");
}


#head  p  {
font-family: Trebuchet MS, Verdana, helvetica, arial, sans-serif;
font-size: 130%;
color: #fff;
text-align: left;
margin-left: 20px;
margin-top: 0px;
padding-top: 1em;
}


#head strong  {
font-size:150%;
}


#contentbox   {
width: 700px;
padding: 35px 50px 35px 50px;
line-height: 1.1em;
}



#contentbox p  {
text-align: justify;
font-size: 90%;
font-family:Verdana, times new roman, helvetica, arial, sans-serif;
}



#contentbox h1  {
font-family: helvetica, Verdana, sans-serif;
font-size: 150%;
color:#CA435C;
}

#contentbox h2  {
font-family:Trebuchet MS, helvetica, helvetica, arial, sans-serif;
font-size:120%;
color:#CA435C;
}

#contentbox h3  {
font-family:Trebuchet MS, helvetica, helvetica, arial, sans-serif;
font-size:105%;
color:#38832B;
}

#contentbox h4  {
font-family:Trebuchet MS, helvetica, helvetica, arial, sans-serif;
font-size:95%;
color:#007F69;
}



#contentbox a  {
color:#002381;
text-decoration:none;
}

#contentbox a:hover  {
color:#cc005a;
text-decoration:underline;
}



#fineprint  {
width:400px;
margin: 20px auto 40px auto;
text-align:center;
font-family:Trebuchet MS, Verdana, helvetica, arial, sans-serif;
color:#383838;
padding-top:5px;
text-decoration:none;
font-size:70%;
border-top:1px dotted #383838;
}

