
@import url(stylebase.css);
body {
  background: url(mbclogo4.jpg) top center fixed no-repeat;
 }
 A:hover {
    color: #FF00FF;
    /* font-weight: bold;  */
    text-decoration: none;
    letter-spacing: -0.01em 
} /* when mouse is over link */

