/*
* {
	padding: 0;
	margin: 0 0 0 0px;
    width: 732px;
    height: 516px;
}
*/

#container
{
	/*position: absolute;*/
	
	top: 50%;
	left: 50%;
	width: 1px;
	height: 1px;
	display: inline;

	
}

#center {
	 /*position: absolute; */
	top: -150px;
	left: -295px;
	width: 590px;
	height: 300px;

}