#header {
	width: 640px;
	margin-top: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
#middle {
	width: 640px;
}
#footer {
	width: 640px;
}
#wrapper {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}

