body{
background-color:#000000; 
leftmargin:"0";
topmargin:"0";
marginwidth:"0"; 
marginheight:"0";

}

/*********footer for index.html*********/
#footer{
	text-align:center;
	color:#FF0000;
	font-size:0.9em;
	margin:0 auto;
	padding:8px 0;
	line-height:1.6em;
	float: none;
	clear: both;
	background-color: #000000;
}
#footer a{
    text-decoration:underline;
	color:#FF0000;
	font-weight: bold;
	font-size:16px;
}
#footer .email{
font-weight:normal;}

