/* CSS Document */

html {height:100%; width: 100%; }

body {height: 100%; margin: 0px; padding:0px; }

#bg {WIDTH: 100%; HEIGHT: 100%; position: absolute; z-index:1;}



#party {z-index: 5; position:absolute; margin-left:0px; margin-top: 0px; width: 50%; height: 100%;}


#gala {z-index: 5; position:absolute; margin-right:0px; margin-top: 0px; width: 50%; height: 100%;
left: 50%;}

#start {z-index: 2; position:absolute; left: 50%; top:50%; margin-left: -469px; margin-top: -275px;}