div{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    overflow:hidden;   
}
img#splash{
    height:40%;
}

img#button{
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=this.src,sizingMethod='scale');  IE bugs  */
    margin:10px;
    width:20%;
    border:0; /* This is needed to get rid of IE/firefox bugs */
}

img#top_text{
    height:15%
    width:80%;
}

img#overlay{
    visibility:hidden;
}
