* {margin: 0; padding: 0; border: none}
h1, h2, h3 {display: none}
body {text-align: center; background: #1e1e1e url(../images/design/body.jpg) no-repeat center top}

#container {margin: auto; width: 900px; font-family: Arial, Helvetica, sans-serif; position: relative}

#content {margin-top: 885px; text-align: justify; position: relative}
#content div {width: 320px; color: #979797; font-size: 12px}
#content #book {position: relative; left: 90px; float: left}
#content #book a {color: #357072; text-decoration: underline}
#content #movie {position: relative; right: 90px; float: right}
#content #movie a {color: #7e291c; text-decoration: underline}
#content div a:hover {text-decoration: none !important}
#content p {margin-bottom: 18px}

#player {position: absolute; left: 90px; width: 720px !important; height: 350px; background: #000; top: -432px}

#footer {width: 900px; height: 262px; background: url(../images/design/footer.png); position: relative}

#copyright {position: relative; width: 900px; text-align: center; top: 155px; font-size: 11px; color: #979797}
#copyright a {text-decoration: none; color: #d6d6d6}
#copyright a:hover {text-decoration: underline}
#copyright p {margin-bottom: 2px}
#copyright img {margin-top: 3px}

#sponzor {position: relative; width: 900px; text-align: center; top: 125px;}
#sponzor #argo, #sponzor #falcon {position: absolute; top: -65px}
#sponzor #argo {left: 340px}
#sponzor #falcon {left: 470px}
#sponzor img {margin: 0 10px}
#sponzor div {padding-left: 50px}


