body{
 font-size:11pt;
 line-height:5pt;
 background-image:url("img/background.gif");
 background-repeat:repeat;
 margin:0px;
 padding:0px;
 text-align:center;
}

.contents{
 background-color:#ffffff;
 font-size:11pt;
 line-height:18pt;
}

.footer{
 background-color:#ffffff;
 font-size:11pt;
 line-height:18pt;
 text-align:center;
}

.link{
 color:#ffcc00;
}
.here{
 color:#006600;
}