BODY
{
	background-color : White;
	color : Black;
	 
}

#sidebar
{
	display : none;
}

#footer
{
	clear:both;
	margin-top:10px;
	border-top:solid 2px Gray;
}
#footer p
{

	text-align:center;
	font-style:italic;
	color:Gray;

	
}
