@import url('//fonts.googleapis.com/css?family=Amatic+SC|Droid+Serif|Lato|Life+Savers|Lobster|Open+Sans|Oswald');
body {
    /*max-width: 1024px;*/
    font-family: 'Life Savers', cursive;
    font-weight: 400;
    color: #ffffff;
    background:#004f63;
}
 #animation_container, #_preload_div_ {
	position:absolute;
	margin:auto;
	left:0;right:0;
	top:0;bottom:0;
  }