#msheet {
	border-width : 1px;
	border-color : #FFFFFF;
	border-style : solid;
	width : 940px;
	height : 540px;
	margin : -270px 0px 0px -470px;
	float : none;
	position : absolute;
	top : 50%;
	left : 50%;
	z-index : 4000;
	overflow: hidden;
	padding: 12px;
}
