/* Generated by KompoZer */
body {
  background-color: #ccccff;
}
#header {
  background-color: #000066;
  text-align: center;
  color: red;
}
.navbars {
  background-color: #ffcc66;
  text-align: center;
  color: black;
}
#content {
  background-color: #ffffcc;
  text-align: left;
}
.adbanner {
  background-color: #000066;
  text-align: center;
}
h1 {
  color: red;
}
