body   {
        background-color: white;
        background-repeat: repeat-x;
        margin: 0 0 0 0;
        font-family: sans-serif;
        color:#000000;}
ul     {
        list-style-type: none;
        line-height: 40px;
        font-size:14px;}
img    {
        border: none;}
a:link {
       color:#808080;
       text-decoration: none;}
a:visited {
       color:#808080;
       text-decoration: none;}
a:focus {color: black;}
a:hover {
       color:black;
       }
a:active {
       }


#title {
        width: 300px;
        position:absolute;
        top: 0px;
font-size: 14px;
left: 0px;}
#info   {color: black;
        width: 670px;
        position: relative;
        top: 100px;
left: 450px;
font-size: 18px;}
#body  {
        width: 650px;
        color:black;
        position: absolute;
        top: 75px;
        left: 75px;}
#head  {
        width: 500px; height: 90px;}
.title {
        font-size: 14px;
        
        text-align: right;
        margin-right: 30px;}
