body {
	width:100%;
	margin:0 auto;}

#content{
	position:relative;
	width:1000px;
	height:800px;
	left:50%;
	margin-left:-500px;}
img{
	position:relative;
	width:1000px;
	left:50%;
	margin-left:-500px;
	margin-top:0px;}
	