html, body
{
	height: 100%;
	overflow:hidden;
}
body
{
	padding: 0;
	margin: 0;
	background-color:#eee;
}
#silverlightControlHost
{
	height: 100%;
}

object, form
{
    width:100%;
    height:100%;
}

