/* -----------------------------------------------
IMPORTS
----------------------------------------------- */
@import url("reset.css");

/* -----------------------------------------------
STYLES
----------------------------------------------- */
html { height: 100%; }
body { height: 100%; margin: 0; padding: 0; background: #000 url(../img/layout/background.jpg) no-repeat; font-family: Georgia, sans-serif; font-size: 1.2em; line-height: 1.5em; }
a { color: #00e4ff; }
div#FlashContent { margin-bottom: -.5%; width: 100%; height: 100%; min-width: 950px; min-height: 735px; }
div#FlashContent h1 { display: none; }
div#FlashContent h2 { display: none; }
div#FlashContent div#FlashMessage { width: 500px; height: 90px; margin: 225px 0 0 200px; padding: 25px; color: #fff; }