div.footer {
  border: 1px solid white;
  
  color: white;
  background-color: #696969;
  clear: left;
  text-align: center;
  font-family: "Times New Roman",Times,serif;
}


h2{ color: black;
font-family: "Kristen ITC";
border-bottom: medium solid red;
font-size:18pt;

}
h3{ color: black;
font-family: "Kristen ITC";
border-bottom: thin solid red;
font-size:14pt;
}

div.content {
background: white;
  border-left: 1px solid white;
  padding: 30px 30px 10px 30px;
  color: black;
  width: 740px;
  /*max-height: 1700px; */
  min-height: 200px;
  margin-left: 0px;
  z-index: 100;
}
body {
  margin: 0;
  padding: 0;
  background-image: url('gradient.jpg'); 
  background-repeat: repeat-x;
  font-family: verdana,arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 80%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
#gray{
background: #cccccc;
}.date {
	font-family: "Arial Black", Gadget, sans-serif;
}
