#top {
	height: 400px;
	width: 800px;
	background-image: url(../images/home_top.jpg);
}
#top_residential {
	height: 400px;
	width: 800px;
	background-image: url(../images/residential_top.jpg);
}
#top_commercial {
	height: 400px;
	width: 800px;
	background-image: url(../images/commercial_top.jpg);
}
#top_bedbugs {
	height: 400px;
	width: 800px;
	background-image: url(../images/bedbugs.jpg);
}
