@charset "utf-8";
* {	margin: 0px; padding: 0px; font-family: Georgia, Times, serif; }
body { color: #fff; font-size:100%; background: #000; }
a { color: #20445e; }
div#container { position: relative; z-index: 999; }
h1 { font-size: 4.50em; color: #c10076; position: absolute; left: 100px; top: 100px; }
h1 span { color: #fff; }
p#info { font-style: italic; color: #fff; text-transform: uppercase; font-size: 3.00em; position: absolute; left: 100px; top: 200px; width: 500px; }
p#info span { color: #c10076; }
img#arrow { position: absolute; left: 150px; top: 490px; }
div#fb {  position: absolute; left: 100px; top: 450px; height: 28px; overflow: hidden; }
div#pageinformation { z-index: 999; right: 100px; position: fixed; bottom: 0px; background: transparent url('../images/pageinformation-bg.png'); }
div#pageinformation p { font-size: 0.88em; text-align: right; color: #fff; padding: 20px; font-family: arial, helvetica, sans-serif; }
div#pageinformation p a { color: #fff; font-family: arial, helvetica, sans-serif; }
iframe { background: transparent; border: none; }
