@charset "UTF-8";
/* CSS Document */

#indexcheat { 
	width:1px;
	height:50%;
	margin-bottom:-312px; /* half of container's height */
	float:left;
	}

#indexContainer {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:625px;
	width:600px;
	clear:left;
	}

#indexContainer div {
	font-size:80%;
	float:right;
	width:600px;
	}