#header-new {
	/*background:url(../gfx/kerst/header.jpg) !important;*/
}

body {
/*	background:url(../gfx/kerst/background.jpg) top center no-repeat;*/
	/*background-image:url('../gfx/kerst/christmas-bg-min.jpg');*/
	background-image:url('../gfx/kerst/christmas-bg-small-min.jpg');
	/*background-image:url('../gfx/kerst/lights.jpg');*/
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: cover;
        background-position: top center;
}

div#sitewrapper, div#footer {
	background:#FFFFFF !important;
}

#newfooterwrapper {
	width:1002px;
	margin:auto;
}