@charset "utf-8";
/* CSS Document */

body { margin:0px;}

#wrapper {text-align:center; background:url(images/bg.jpg); background-repeat:no-repeat; background-position:top-center; width:1050px; height:800px; position:relative;}

#widget { background-color:#000000; width:385px; height:500px; position:relative; left:0px; top:105px;}

