html, body {
	height: 100%;
	overflow: auto;
}

body {
	padding: 0;
	margin: 0;
}

#silverlightControlHost {
	height: 100%;
	text-align: center;
}

