body{
color:                black;
background-color:     white;
background-image:     url(./images/ghastly.jpg);

font-family:          arial;
font-size:            22px;
scrollbar-base-color: grey;
}

.mapText {
background-color: #888888;
}

.panelBorder {
  background-color: #FFFFFF;
}

A:link    {color:#cccccc; text-decoration:underline;}
A:visited {color:#AAAAAA; text-decoration:underline;}
A:active  {color:#CCCCCC; text-decoration:underline;}
A:hover   {color:#FFFFFF; text-decoration:underline;}

.panelBackground {
  background-color: #FFFFFF;
  background-image: none;
  font-size: 11px;
  padding: 10px;
}

