body {
	margin-bottom: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #000000;
}
		/*FOOTER*/
#footer {
clear : both;
margin: 0;
height: 50px;
padding : 5px;
background : #FAB225;
color : #fff;
}
