/* ------------------------------------- 
   - CSS style sheet for screen layout -
   -------------------------------------
   - Created by Dan Bielaski           -
   -------------------------------------
   - Website: shooting-star-farm.com   -
   ------------------------------------- */
	 
#eddiepic
{
	margin-left: 80px;
	margin-top:	 30px;
	width: 90%;
}

#caption
{
	margin-left: 140px;
	margin-top:	 10px;
	width: 60%;
}

em 
{ 
	font-style: normal; 
	text-decoration: underline;
}