.header {
	background: url(../graphics/images/layout1_01.gif) no-repeat center top;
}
.footer {
	background: url(../graphics/images/layout1_04.gif) no-repeat center bottom;
}
.mainbody {
	background-image: url(../images/layout1_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.repeatbody {
	background: url(../graphics/images/layout1_03.gif) repeat-y center top;
}

