@charset "utf-8";
/* CSS Document */

html {
	background: #fdefb8 url(../images/new-home-construction-goshen.jpg) repeat-x;
}
body {
	background: url(../images/new-home-construction-elkhart.jpg) no-repeat center 112px;
	margin: 0px;
	padding: 0px;
}
#footer {
	color: #53310E;
	font-size: .9em;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #7D5D2C;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #573512;
	text-decoration: underline;
}
.web-design {
	font-size: .8em;
}
