div.back
{
background-color:#ffffff;}	

p {

width: 500px; padding:10px; margin: 10px; margin-top:5px; margin-bottom: 5px;background: Antiquewhite;
}

#Bfont
	{
	font-family: New York Times;
	font-size: 28;
	font-weight: Bold;
  color: Black;
	}
#Sfont
	{
	font-family: New York Times;
	font-size: 12;
	font-weight: Lighter;
  color: DarkGray;
	}

