﻿body 
{
    margin: 0;
    padding:  10px 0;
    text-align: left;
    background-color: #fff;
    font-size: 100%;
    font-family: Tahoma, Verdana, Sans-Serif;
    color: black;
    overflow: -moz-scrollbars-vertical;

}
#logo
{
    width: 533px;
    height: 100px;
    background: url('il-fustino-logo-banner-100.gif') no-repeat center center;
    margin-right: 10px;
    display: block;
}
/* This does not seem to be working */
#Acknowledgement
{
	visibility: visible;
}
#CutLine
{
    visibility: hidden;
}

