.body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffcc;}
a:link {color: #ffcc99; text-decoration: underline}
a:visited {color: #ff9933; text-decoration: underline}
a:hover {color: #66cc99; text-decoration: underline}
a:active {color: #6699cc; text-decoration: underline}

.paragraph:first-letter{
font-size:250%;
float:left;
color:#ffffcc;
}
body {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #ffffcc;
	 background-image: url(graphics/backgrnd.jpg);
	 background-repeat: no repeat;
	 background-color: #000000;
	 margin-top: 10px;
	 margin-left: 0px;
}
#footer {font-size: 14px;}

