#center {
        width: 730px;
        height: 590px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -365px;
        margin-top: -295px;
        background: #eae9e2;
		}

#log {
		display:inline;
		height:0px;
		left:-1000px;
		margin:0px;
		padding:0px;
		position:absolute;
		top:-1000px;
		visibility:hidden;
		width:0px
}

	