body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:10pt;
}

#ctr_screen {
	background:url('../new_priest.png');
	font-family:inherit;
	font-size:inherit;
	width:908px;
	height:530px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -265px;
	margin-left: -454px;
}