@import url(def/core.css);
@import url(editor.css);

html, body {height: 100%}
body {margin: 0; padding: 0; background-color: #3b0b00; color: #B7AA9F; text-align: center}

#horizon {text-align: center; position: absolute; top: 50%; left: 0px; width: 100%; height: 1px; overflow: visible}
#body {position: absolute; height: 500px; top: -250px; left: 50%; width: 700px; margin-left: -350px}
#cnt {width: 750px; float: left}
h1 img {margin: 0 auto}

a:link, a:active, a:hover, a:visited {color: #F4B16E}

#map, #copy {font-size: 11px}
#map a {color: #B7AA9F}
#flash_link {font-size: 11px;}
