body, html
{

margin:0px;
padding:0px;
text-align:center;
background-image: url(../_image/structure/back_fix.jpg);
background-repeat: no-repeat;
background-position: center top;
background-color: #185096;
color: #666666;
font: 11px Verdana, Arial, "Trebuchet MS", sans-serif;
line-height: 15px;
margin-top: 8px;
margin-bottom: 8px;
}

a:link {color: #00adef;}
a:hover {color:#1481b3;}