body {
	margin:0px;
	background: #666666;
}
.header{
	width:950px;
	height:230px;
	margin:auto;
}
.content{
	width:950px;
	height:2600px;
	margin:auto;
}

