﻿body 
{
    font:12px tahoma;
}

#NewContent
{
    width:800px;
    margin:0 auto;
    border:1px solid Gray;
    padding:10px;
}
