body {
  font-family: "Comic Sans MS", cursive;
  font-size: 12pt;
  background-image: url(/nrgwomen/images/stars.gif);
}

h1 {
  color: #FF0000;
}

h2 {
  color: #FF0000;
}

h4 {
  background-image: url(/nrgwomen/images/lightred_patch.gif);
}

a {
  color: #0000FF;
}

a:visited {
  color: #0000FF;
}

.divider {
  background-color: #FF0000;
}

#content {
  background-image: url(/nrgwomen/images/lightred_bg.gif);
}
