* { padding: 0px; margin: 0px; }
BODY {
	position: relative;
	background: url('../img/huge_bg.jpg') top center no-repeat #e0dfd8;
	}
	
.Cronos { font-family: CronosPro; }	
.CronosBold { font-family: CronosProBold; }

#container {
	width: 960px; margin: 0 auto; min-height: 1200px;	
}

#main_content {
	position: relative; top: 230px;
	background: url('../img/main_bg.jpg') repeat-y center;}
}

#comingsoon {
	width: 620px; text-align: center;
	color: #999; margin: 0 auto; 
}

#logo {
	width: 300px; height: 237px; display: block;
	background: url('../img/tLA_logo.png'); background-size: cover;	
}