body { text-align:center;margin:0; }

div#content{
	 margin:0 auto 0 auto;/* width:980px;*/
}

div#container{
	margin:0 auto;
	/*width:980px;
	height:600px;
    position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -300px;
	margin-left: -490px;
    overflow: auto;*/
}

