/* CSS Document */
/* basic elements */
body{ background: url(assets/bodyBG.png) no-repeat center top fixed #000000; margin: 0; padding: 0;}

/* specific divs */
#content{ width: 968px; text-align:left; position:relative; margin: 0 auto 92px auto; padding:0;}
#flash_header{ position: absolute; top: 135px; left: 0;  margin: 0; padding: 0;}
#flash_box{ position: absolute; top: 449px; left: 0;  margin: 0; padding: 0;}

#content_header h1{ display: none; }