/*-----------------------------------------------JASON MORRIS tmpsite_1108 StylesAuthor:   Alexander M. PoellVersion:  21.11.2008----------------------------------------------- *//* MAIN LAYOUT----------------------------------------------- */body {	border: 0 none;    background-image: url(JAS_startscreen_bg.gif);    background-repeat:repeat-x;    background-position:top;	background-color: #090A0A;	color: 090A0A;	margin: auto; padding: 0;	text-align: center; vertical-align: top;}img {	border: 0;}#enter_box {	width: 558px;	height: 631px;	position: absolute;	top: 0px;	left: 50%;	margin-left: -279px;	margin-top: 0px;	border: 0px;}#container_global {	position: absolute; padding: 0; border: 0;	text-align: center;	float: none;	width: 100%;	height: 100%;}
