body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg {
	position: relative;
	height: auto;
	width: 100%;
	float:left;
}
.center {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
}
#bg_two_2 {
	background-image: url(../design/bg_two_2.jpg);
	background-repeat: repeat-x;
}

