@charset "utf-8";

body {
	background-image: url(bg-body.gif);
}

.header {
	background: url(bg-header.gif);
}

.header>div {
	background: url(bg-home-header-content.jpg) repeat-x center top;
}

.footer>div {
	background: url(bg-footerdiv.gif) repeat-x center top;
}