#header{
	position: relative;
	height: 147px;
	width: 600px;
}

#closeWindow {
	position: absolute;
	top: 127px;
	left: 455px;
	width: 83px;
	height: 21px;
}

#pageContent{
	margin: 0 auto;
	width: 600px;
} 
