body
{
height: 100%;
overflow: hidden;
background-color: #FFCC00;
margin: 0 0 0 0;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#backgroundFade
{
position: absolute;
top: 0px;
left: 0px;
z-index: 100;
height: 100%;
width: 100%;
background-image: url(../images/dhl/colorfade001.png);
background-repeat: repeat-x;
background-position: 0px 0px;
}

#backgroundPixel
{
position: absolute;
top: 0px;
left: 0px;
z-index: 100;
height: 100%;
width: 100%;
background-image: url(../images/dhl/pixelmuster001.png);
background-repeat: repeat;
background-position: 0px 0px;
}

#flashcontent
{
position: absolute;
top: 0px;
left: 0px;
z-index: 200;
height: 100%;
width: 100%
}

#bottomNavigation
{
margin-top: 5px;
margin-left: 80px;
font-size: 10px;
z-index: 200;
position: absolute;
top: 575px;
left: 0px;
height: 50px;
}
