body {
   background: #f2f2f2 url(mtop.jpg) fixed;
   color: #000000;
}

a {
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

img { 
   border: 0; 
}

img#mtop {
   width: 95%;
   height: 80px;
}