* { margin: 0; padding: 0; }

html, body { height: 100%; min-height: 100%; width:100%; position: relative; }
* html, * body { height: 100%; }

#flash_header { height: 100%; min-height:600px; min-width:960px; position: relative; background: url(bg_body.jpg); }

#Logo { position: absolute; right: 0; top: 42%; }
#Message { position: absolute; left: 25%; top: 42%; width: 280px; }
  p { font-family: Arial; color: #000; font-size: 10pt; }
  a { color: #000; }
    p.Title { font-size: 18pt; font-weight: bold; padding-bottom: 20px; }
