﻿#public
{
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 33px; 
    width: 100%;
    background-image: url(Images/bg_top.gif); 
    background-position: top left; 
    background-repeat: repeat-x;
}
