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

div#container {
	width: 680px ;
	margin: 0;
	padding: 0;
	text-align: left ;
}

div#masthead {
  background-color : #310;
  background: url(OrangeLove.jpg) no-repeat left top;
  width: 680px ;
  height: 230px;
}

div#content {
  width: 620px ;
  background-color : #fce187;
  padding: 10px;
  text-align: justify;
  /* filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80; */
}

A{
  color : #552b00;
  text-decoration : underline;
}
A:HOVER{
  text-decoration : underline;
  color : black;
}
A:ACTIVE{
  text-decoration : underline;
  color : black;
}
A:VISITED{
  text-decoration : underline;
  color : #643200;
}
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";
}
