#jameskaiser {
	background-image:  none;
	position: absolute;
	height: 25px;
	width: 314px;
	left: 60px;
	top: 32px;
}
#iBanner {
	background-image: none;
	top: 54px;
	position: absolute;
	height: 29px;
	width: 716px;
	left: 40px;
}
#textbox {
	position: absolute;
	height: 500px;
	width: 500px;
	left: 60px;
	top: 120px;
}
body{
	width:800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	margin-top: 0px;
}