En el HTML cambia los estilos a éste:
   
Código CSS:
Ver original<style type="text/css" media="screen">
        body {background-color: #333333; height:100%; width: 100%;}
        * { margin:0; padding:0;}
        #flashContent { height:100%; margin: 0 auto; width:70%;}
</style>
  
Espero haberte sido de ayuda