﻿
#container {
    position:absolute;
	background:#ffffff;
    left:50%;
	top:50%;
    width:844px;
	height:531px;
	margin-top:-265px; 
    margin-left:-432px;
	padding: 0;
}
