/* HOME CSS */

#home {
	display:none;
}

#home-body {
	margin-bottom:30px;
}

#logo-face {
	height:150px;
	margin:30px 0px;
}

.face {
	height:150px;
	float:left;	
}

.intro-text {
	width:100%;
	text-align:left;
	float:left;
}

.intro-sub {
	margin-top: 20px;
	margin-bottom: 5px;
}

/********/
