body {
	background: #534B4B url(../../images/bg.gif) repeat-x;
}

#wrapper {
	background: #FFF url('../../images/background_gray.jpg') top repeat-y;
}

#header {
	background: transparent url('../../images/header_gray.jpg') top no-repeat;
}

#footer {
	background-image: url('../../images/footer_gray.jpg');
}
