#file {
	cursor:pointer;
}

#pagecontainer {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
}
