body {
	margin:0 auto;
	width:100%;
	height:100%;
	background-color:#000000;
	background-image:none;
}

DIV.GtkMain {
	width:950px;
	min-height:610px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

