/* Generated by KompoZer */
body {
  background-color: yellow;
  background-image: url(BellPeppersBanner.jpg);
  background-repeat: repeat-x;
  background-position: center top;
}
p {
  font-family: Arial;
  font-size: 20pt;
  color: black;
}
h1 {
  font-family: Arial Rounded MT Bold;
  font-size: 45pt;
  color: red;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
  text-decoration: underline overline;
}
h2 {
  font-family: Arial Black;
  color: #009900;
  font-weight: bold;
  font-style: italic;
  font-size: 28pt;
}
a:link {
  color: #009900;
}
a:visited {
  color: #6600cc;
}
a:hover {
  color: #3333ff;
}
