#header, #colophon, .spacer-header, #footer-contact
{
	display: none;
}

html
{
	background: url('../images/home.jpg') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

body, html
{
	overflow: hidden;
}

#content, #content-1, #content-2, #content-3, #content-4
{
	padding-bottom: 0;
}