body
{
   background-image:    url('/images/bg.jpg');
   color:white;
   ackground:#8888aa;
   font-family:sans-serif;
}

a
{
   color:#ddff88;
   text-decoration:none;
   margin:2px;
   padding-left:3px;
   padding-right:3px;
   padding-bottom:3px;
}

a:hover
{
   border:2px dotted #aaee33;
   margin:0px;
}

