body {
	background: url(images/back.home.jpg) no-repeat fixed center center;
	color: #000000;
}
* {
margin: 0;
}
html, body {
	height: 100%;
	margin: 0px;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
.footer, .push {
	height: 4em;
	text-align: right;
	font: 12px Arial, Helvetica, sans-serif;
}
.footer p {
	background: #FFF9EC;
}
.footer h3 {

	background: #FFF9EC;
}
