#wrapper {
	background-image: url(../images/bg_oneColumn.jpg);
	background-repeat: repeat-y;
}
#head {
	background-image: url(../images/header2_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 225px;
}
#main {
	width: 700px;
}
