﻿body
{
}

#defaultLogo
{
    background-image: url(http://ipma.stratosfour.com/Images/ipma_logo.jpg);
    width: 300px;
    height: 131px;
    color: #ffffff;
    position:absolute;
    left: 30px;
    top: 1px;
}

#companyName
{
    background-image: url(http://ipma.stratosfour.com/Images/ipma_name.jpg);
    width: 493px;
    height: 28px;
    position: absolute;
    left: 325px;
    top: 40px;
}

#globe
{
    text-align: center;
    position:relative;
    z-index: 1;
    top: 50px;
}