#header {
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}
.footer {
	background-image: url(images/index_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}