/* CSS Document */
/* basic elements */
body{ background: #e5e2dd; margin: 0; padding: 0;}

/* specific divs */
#content{ width: 744px; text-align:left; position:relative; margin: 0 auto; padding:0;}
#flash_box{ position: absolute; top: 191px; left: 416px;  margin: 0; padding: 0;}

#content_header h1{ display: none; }