* {
	margin: 0;
	padding: 0;
}


html, body {
	height:100%;
}

body {
	color:#000;
	font-size:12px;
    text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
	background:#101010 url(/images/layout/pre_home.jpg) no-repeat center 0;
}

div#global {
	text-align: left;
	margin:0 auto;
	width:981px;
}

a {
	color:black;
	width: 317px;
	height: 228px;
	float:left;
	margin-top: 149px;
	margin-left:10px;
}



