html {
height:100%;
overflow:hidden;
}
body {
margin:0px;
padding:0px;
background-color:#FFFFFF;
height:100%;
text-align:center;
}
#ShowPLAYER {
height:95%;
width:100%;
} 
#GoBACK {
height:5%;
width:100%;
background-color:#462b14;
width:100%;
} 

