body{
    overflow:hidden;
}
#clouds, #sky, #night, #stars{
    position:absolute;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    width:100%;
}
#sky{
    background:#fff url(../images/sky.png) repeat-x top left;
    z-index:1;
}
#sun_yellow{
    position:absolute;
    left:45%;
    top:40%;
    width:150px;
    height:160px;
    background:transparent url(../images/sun.png) no-repeat center center;
    z-index:2;
}
#sun_red{
    position:absolute;
    left:45%;
    top:40%;
    width:150px;
    height:160px;
    background:transparent url(../images/sun2.png) no-repeat center center;
    z-index:2;
    opacity:0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#clouds{
    background:transparent url(../images/clouds.png) repeat-x top left;
    z-index:3;
}
#ground{
    position:absolute;
    left:0px;
    right:0px;
    bottom:0px;
    width:100%;
    height:232px;
    background:transparent url(../images/ground.png) repeat-x bottom center;
    z-index:3;
}
#bird_R{
    position:absolute;
    left:84%;
    top:60%;
    width:350px;
    height:43px;
    background:transparent url(../images/bird_R.gif) no-repeat center center;
    z-index:3;
}
#bird_L{
    position:absolute;
    right:90%;
    top:75%;
    width:350px;
    height:43px;
    background:transparent url(../images/bird_L.gif) no-repeat center center;
    z-index:3;
}
#bird_7{
    position:absolute;
    left:84%;
    top:80%;
    width:350px;
    height:43px;
    background:transparent url(../images/bird_7.gif) no-repeat center center;
    z-index:3;
}
#airplane{
    position:absolute;
    left:0%;
    top:0px;
    width:1600px;
    height:150px;
    background:transparent url(../images/airplane.gif) no-repeat center center;
    z-index:3;
}   
#night{
    background-color:#000;
    z-index:4;
    opacity:0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#stars{
    bottom:200px;
    background:transparent url(../images/stars.png) repeat bottom center;
    z-index:5;
    opacity:0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#sstar{
    position:absolute;
    left:40%;
    top:10%;
    width:126px;
    height:80px;
    background:transparent url(../images/shootingstar.png) no-repeat 80px -200px;
    z-index:5;
    opacity:0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#moon{
    position:absolute;
    left:45%;
    top:50%;
    width:168px;
    height:190px;
    background:transparent url(../images/moon.png) no-repeat center center;
    z-index:6;
    opacity:0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

/* Just for the showcase*/

#title{
    position:absolute;
    left:0px;
    top:0px;
    width:500px;
    height:150px;
    background:transparent url(../images/title.png) no-repeat center center;
    z-index:6;
    opacity:0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#illustrated1{
    position:absolute;
    left:300px;
    bottom:250px;
    width:300px;
    height:100px;
    background:transparent url(../images/illustrated1.png) no-repeat center center;
    z-index:3;
}
#illustrated2{
    position:absolute;
    left:300px;
    bottom:250px;
    width:300px;
    height:100px;
    background:transparent url(../images/illustrated2.png) no-repeat center center;
    z-index:6;
    opacity:0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#animated1{
    position:absolute;
    left:200px;
    bottom:140px;
    width:250px;
    height:100px;
    background:transparent url(../images/animated1.png) no-repeat center center;
    z-index:3;
}
#animated2{
    position:absolute;
    left:200px;
    bottom:140px;
    width:250px;
    height:100px;
    background:transparent url(../images/animated2.png) no-repeat center center;
    z-index:6;
    opacity:0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#whois1{
    position:absolute;
    left:590px;
    bottom:200px;
    width:300px;
    height:100px;
    background:transparent url(../images/whois1.png) no-repeat center center;
    z-index:3;
}
#whois2{
    position:absolute;
    left:590px;
    bottom:200px;
    width:300px;
    height:100px;
    background:transparent url(../images/whois2.png) no-repeat center center;
    z-index:6;
    opacity:0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#getintouch1{
    position:absolute;
    right:120px;
    bottom:120px;
    width:200px;
    height:100px;
    background:transparent url(../images/getintouch1.png) no-repeat center center;
    z-index:3;
}
#getintouch2{
    position:absolute;
    right:120px;
    bottom:120px;
    width:200px;
    height:100px;
    background:transparent url(../images/getintouch2.png) no-repeat center center;
    z-index:6;
    opacity:0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#car1{
    position:absolute;
    right:270px;
    bottom:7px;
    width:500px;
    height:141px;
    background:transparent url(../images/car1.png) no-repeat center center;
    z-index:3;
}
#car2{
    position:absolute;
    right:270px;
    bottom:7px;
    width:500px;
    height:141px;
    background:transparent url(../images/car2.png) no-repeat center center;
    z-index:6;
    opacity:0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#radioDa-Da{
    position:absolute;
    left:0px;
    bottom:0px;
    width:200px;
    height:230px;
    background:transparent url(../images/radioDa-Da.png) no-repeat center center;
    z-index:6;
    outline:none;
}
#copyright{
    position:absolute;
    right:0px;
    bottom:0px;
    width:176px;
    height:50px;
    background:transparent url(../images/copyright.png) no-repeat center center;
    z-index:6;
    outline:none;
    opacity:0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}