body 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #ED008C;
	background-image: url(file:///C|/Documents%20and%20Settings/Karen%20Parker/My%20Documents/EPIC%20Foundation/2007Website/images/LA3229-001.jpg);  
}
html, body 
{
   height:100%;
   overflow-y: auto;
   overflow-x: auto;
   margin: 0;
   padding: 0;
   border: 0;
}
/* hide from ie on mac \*/
html {
  height: 100%;
  overflow: hidden;
}
#flashcontent {
  height: 100%;
  text-align:center;
}
/* end hide */

