body {
	background-attachment: fixed;
	background-image: url(images/bg-tile.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg-mid {
	background-image: url(images/mid-bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
