body
{
    background: #211606;
    padding: 0;
    margin: 0;
}

div.Sky
{
    margin: 0;
    height: 340px;
    background-color: #1a1106;
    background-image: url('../interf/sky-bgr.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    border: 1px solid transparent;
    border-width: 1px 0 0 0;
}

div.Sea
{
    margin: 0;
    height: 450px;
    background-color: transparent;
    background-image: url('../interf/sea-bgr.png');
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 15px;
}

a.BarcaFidataTitle
{
    display: block;
    width: 112px;
    height: 86px;
    text-indent: -3000px;
    margin: 0 auto;
    margin-top: 235px;
    background-image: url('../interf/barcafidata-title.png');
    background-position: center;
    background-repeat: no-repeat;    
}

a.BarcaFidataTitle:link, a.BarcaFidataTitle:active
{
    outline: none;
}

div.Services
{
    margin: 0 auto;    
    text-indent: -3000px;
    background-image: url('../interf/design-cms-webdev.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 23px;
}

div.Coming
{
    margin: 0 auto;
    margin-top: 60px;
    text-indent: -3000px;
    background-image: url('../interf/coming.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 102px;    
}
