body	    {
	background-color: #7D0D08;
	background-repeat: no-repeat;
	color: #dd8827;
	font-family: "Comic Sans MS";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-style:normal;	
	font-weight: normal;	
}

a:link {
	text-decoration: none;
	color: Black;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: Black;
	text-decoration: underline;
}


img{ 	
	border: none; 
}
			
table{
	border: none;
	}
