body {
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 11px;
}

.app {
	position:relative;
	width:900px;
	height:600px;
	margin-bottom:0px;
	background-color:#fff;
}
