﻿html 
{
    overflow:auto;
    height: 100%;
}

body
{
    font-size: .75em;
    margin: 0;
    padding: 0;
    overflow:auto;
    height: 100%;
}

#silverlightControlHost 
{
    height: 100%;
    text-align:center;
}