body {
	color: #000000;
	}
.wrap{
	width: 800;
	}
.header{
	width: 800;
	background: #eeeeee;
	overflow: auto
	float: up;
}
.main {
	width: 800;
	height: 300;
	background: #eeeeee;
	overflow: stretch;
}