body {
  background-color: #000000;
  background-image: url(./images/bkLeftSide.jpg);
  background-repeat: repeat-y;
  scrollbar-base-color: #14527c;
  scrollbar-arrow-color: #bee0e6;
  margin: 0px;
  padding: 0px; }

a:link, a:visited, a:active, a:hover {
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-weight: normal;
  color: #f0f0c0;
  text-decoration: none; }

a:hover {
  color: #e06060; }
