* {  margin: 0; padding: 0; }
* html { height: 100%;}
html, body { height: 100%; }
body { padding-top: 30px; text-align: center; margin: 0;  border: 0;  padding: 0; background-color: #000; background-repeat: repeat; }

img {border: 0;}


#content_loading { position: absolute; top:50px; left: 200px; width: 912px; min-height: 100%;}
#rotation_animation {  position: absolute; top: 50%; left: 50%;}


/* splash page */
#splash_container {  width: 100%; position: relative; margin: auto; display: none;  /* so it fades in */}
#splash_image {  position: relative; padding-top: 200px; width: 1301px; margin-left: auto; margin-right: auto; }
#splash_en { position: absolute; top: 277px; left: 510px;}
#splash_fr { position: absolute; top: 277px; left: 650px;}
#sentence_en { width: 412px; position: absolute; top: 370px; left: 445px; display: none;}
#sentence_fr { width: 412px; position: absolute; top: 370px; left: 445px; display: none;}
