
* {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

body {
background-color: #fff;
}

body,
html,
#main,
#stage,
#container {
width: 100%;
height: 100%;
}

#vbounds {
height: 465px;
width: 0;
}

#hbounds {
width: 730px;
height: 0;
}

