/* Generated by Developer Tools. This might not be an accurate representation of the original source file */
DIV#container
{
    width: 620px;
    background-color: #fb7802;
    color:#ffffff;
    
}
html
{
    overflow-x: auto;
    overflow-y: auto;
    height:100%;
    
}
a
{
    /*color:#82b50e;*/
    color:#ffffff;
}
body 
{
    width:100%;
    height:100%;
    margin:0px;
}