@charset "UTF-8";body {	background-color: #000000;	margin: 0px;	background-image: url(images/bg_repeat.jpg);	background-repeat: repeat-x;	background-position: center;}#global {	position:absolute;	left: 50%;	top: 50%;	width: 955px;	height: 569px;	margin-top: -284px;	margin-left: -477px;}
