body      {width:80%;
           text-align:left;
           margin:auto;
           line-height:120%;
           color:#000a02;
           font-size:95%;
           background-image:url(table.jpg);
           background-attachment:fixed;
           background-position:bottom right;
           background-repeat:no-repeat;}

div.com   {margin-top:50px;}

div.title {text-align:center;
           font-size:120%;
           color:#005ba2;}

h3        {background-color:#005ba2;
           padding:5px 10px;}

.year     {color:#f6e0be;}

div.bottom  {text-align:center;
             padding:50px;}

div a     {color:#005ba2;}
div a:visited
          {color:#000a02;}
div a:hover
          {color:#005ba2;}
div a:active
          {color:#f6e0be;}

