body {
color: #FFFFFF;
 font: 1.5em Arial, "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
   font-size: 12px;
  margin: 0;
color: #333333;
  list-style-type: none;
}

A:link, A:visited, A:active, A:hover {
 font-size: 12px;
color: #333333;
  list-style-type: none;
}


#header {
  margin-left: 25px;
  padding-left: 25px;
  margin-top: 20px;
  padding-top: 20px;
  margin-bottom: 40px;
  padding-bottom: 40px;
}

#content {
  position: absolute;
  margin-left: 28%;
  width: 60%;
 margin-right: 5%;
  list-style-type: none;
}

h4{
  font-size: 15px;
  font-weight: normal;
}


h3{
  font-size: 12px;
  font-weight: normal;
 text-indent: 15px
}


h2{
text-decoration: none;
 font-size: 12px;
 text-indent: 10px
  list-style-type: none;
}

img {
   border:0px;
list-style-type: none;
}
