/* CSS Document */

body
{
   margin: 0px;
   padding: 0px;
   background: #ebedef;
}

div#cont
{
   float: left;
   width: 100%;
   background: url('../images/top_bgr.gif') repeat-x top #dfe1e4;
}
