/* CSS Document */

#interface {
	position: absolute;
	width: 900px;
	height: 600px;
	left: 50%;
	margin-left: -450px;
	margin-top: 0px;
}