body   {
        background-color: #081e81;
        background-repeat: repeat-x;
        margin: 0 0 0 0;
        font-family: sans-serif;
        color:#ffffff;}
ul     {
        list-style-type: none;
        line-height: 40px;
        font-size:14px;}
img    {
        border: none;}
h1     {color: #464646;}
a:link {
       color:#7c9bcf;
       text-decoration: none;}
a:hover {
       color:black;
       }
a:active {
       }
a:visited {
       color:#7c9bcf;
       text-decoration: none;}

#title {
        width: 260px;
        position:absolute;
        top: 35px;
font-size: 24px;
left: 8px;}
#info   {color: #b7b7b7;
        width: 780px;
        position: relative;
        top: 108px;
left: 260px;
font-size: 12px;}
#body  {
        width: 700px;
        color:#898989;
        position: absolute;
        top: 25px;
        left: 75px;}
#head  {
        width: 500px; height: 90px;}
#rights {font-size: 10px;}
