﻿body 
{
    width:70em;
}

.LeftMenu
{
    background-color:#C2DFFF;
    float:left;
    width:19em;
}

.RightPanel
{
    float:right;
    width:50em;
}