body {
border: solid #6699FF;
  background-image: url(bg.gif);
  background-repeat: repeat
}

h4 {
  color: #6699FF;
  font-size: x-small;
  text-align: center;
  font-family: Tahoma, Arial, sans-serif
}

h5 {
  color: #993366;
  text-align: center
}
h1 {
  color: #0033CC;
  font-style: normal;
  font-weight: bold;
  font-family: Verdana;
  text-align: center;
  background-color: #CCFFFF
}

h3 {
  text-align: center;
  color: #6699FF;
}

#menu a, #menu a:visited {
  text-align:center;
  text-decoration:none;
  color:#000;
  display:block;
  width:7em;
  height:1.2em;
  border:0.3em solid #fff;
  font-weight: bolder
}

#menu a:hover {
  color:#FFFFFF;
  background-color:#3333FF;
  border-color:#00CCFF #66FFFF;
}
