﻿body 
{
    /*background: url('images/page_bground.png') 0% 0% repeat-x;*/ 
    text-align: center; 
    background-color: #000000;
    margin: 0px;
    margin-top: 15px;
}
.headerLinkCell
{
    text-align: left;
}
.dropDownMenu
{
    width: 175px; 
    height: 50px; 
    position: absolute; 
    display: none; 
    background-image: url('images/ddm_bground.png');
}
