#linksIndex
{
	position:relative; 
	top: 110px;
	left: 0px;
}

#contentIndex
{
	position:relative; 
	top:380px;
	left:500px;
	width:380px;
	color:#fff; 
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif; 
	font-size:1em; 
}

#body-index
{
	margin:0px; 
	background-color:#000; 
	background-image:url(/img/index_background.jpg); 
	background-repeat:no-repeat; 
	background-position:center top; 
	height:100% 
}