BODY{
  background-color : #fce187;
  background: url(BrownBackground.jpg);
  text-decoration : none;
  font-family : Verdana,Arial,sans-serif;
  font-weight : normal;
  font-size : 12px;
  margin: 0 0 0 0;
  text-align : center;
}

div#container {
	width: 770px ;
	margin: 0 auto ;
	text-align: left ;
}

div#masthead {
  background: url(DrJeanPierreNorguetMasthead.jpg) no-repeat left top;
  width: 770px ;
  height: 270px;
}

div#content {
  color : #31231d;
  background-color : #fce187;
  padding: 10px 10px 10px 10px;
  text-align: justify;
}

A{
  
  color : #3f65ad;
  color : #4b3321;
  
  text-decoration : underline;
}
A:HOVER{
  text-decoration : underline;
  color : black;
}
A:ACTIVE{
  text-decoration : underline;
  color : black;
}
A:VISITED{
  text-decoration : underline;
  color : #3f65ad;
  color : #5c3a20;
}
CODE{
  font-size : large;
}
Q{
  font-size : 12px;
  font-family : Verdana,Arial,sans-serif;
  font-style : italic;
  color : silver;
}

#copyright{
  font-size : 12px;
  font-style : italic;
  color : silver;
}
#caption{
  font-size : 12px;
  font-style : italic;
}
#newspaper{
  font-family : serif,"Times New Roman";
}
