@import url(style.css);

#bodyContainer {
	background: url(../images/level2Tile.gif) repeat-y;
}

#content {
	width: 627px;
	margin-top: 6px;
	margin-left: 10px;
}


