/*
 * Created by Sascha Piepke - www.xtr3me.net
 */

body {color: #000; background: url(bg.png);padding: 0px;margin: 0px;text-align: center;font-family: "Arial";font-size: 11px;}


#page {width: 620px; margin: 0px auto; text-align: left;}

/* #logo {width:620px; height:100px; padding: 0px; margin: 0px; float: left; background:url(logo.png);} */

#logo {width:620px; height:102px; top:50%; left:50%; margin-top:-51px; margin-left:-310px; position:absolute; background:url(logo.png);}

#line {width:100%; height:102px; top:50%; margin-top:-51px; position:absolute; background:url(bg-line.png); background-repeat:repeat-x;}