html {
	margin: 0;
	padding: 0;
}
body {	
	background-color: #f5f5f2;
	font-family: Tahoma, Trebuchet MS, Arial;
	color: #4a4848;
	padding: 0;
	border: 0;
	margin: 0;
	
	}
#navigation {
	display: list;
	}
	
#summary img, #home #ourfans, #about #ourfans, #home #main {
	display: none;
	}
#footer {
	border-top: 1px solid black;
	}
#footer p {
	font-size: 80%;
	line-height: .8;

	}
#services #ourservices img {
	display: none;
	}
#facebook img {
	display: none;
	}
iframe {
	display: none;
	}	