 body {
 color: 000000;
 background-color: ffffff;
 background-image:url(/data/background5.jpg);
 background-repeat:no-repeat;
 background-position: top center;
 font-family: Georgia, Garamond;
 margin: 0;}

 table.head {
 padding: 1px;
 width: 95%;
 text-align: center;
 }

 table.mainpage {
 font-size: 16px;
 vertical-align: top;
 text-align: center;}

 #title {
 width: 810px;
 border-width: 2px;
 border-color: 000000;
 border-style: groove;
 background-color: E8B482;
 color: 404040;
 font-size: 30px;
 margin-bottom: 10px;}

 #mainpage {
 background-color: E8B482;
 border-width: 2px;
 border-color: 000000;
 border-style: groove;
 padding-bottom: 10px;}

 #mainpagetext {
 background-color: E8B482;
 border-width: 2px;
 border-color: 000000;
 border-style: groove;
 padding-bottom: 10px;
 height:150px;}

 img {
 margin: 5px 0 0 0;
 border-width: 2px;
 border-color: 000000;
 border-style: groove;}

 img.mainpage {
 margin: 0;
 display: block;
 width: 267px;
 border-width: 0 0 2px 0;
 border-color: 000000;
 border-style: groove;
 color: ffffff;
 font-size: 30px;}

 #bottom {
 padding: 7px 0 10px 0;
 margin-top: 10px;
 width: 50%;
 height: 12px;
 border-width: 2px;
 border-color: 000000;
 border-style: groove;
 background-color: E8B482;
 text-align: center;
 font-size: 12;}

 h2 {
 text-indent: 20px;
 margin: 5px 0 10px 0;
 font-size: 20px;
 text-align: left;
 text-decoration: underline;
 color: 404040;}
 
 p {
 text-indent: 20px;}

 a.menu {color:000000; text-decoration:none}
 a.menu:hover {color:000000; text-decoration:none}

 a {color:000000; text-decoration:underline; font-family:Arial,Helvetica}

 a:hover {color:666666; text-decoration:none}