* {
	margin:0px;
	padding:0px;
}

html, body {
	height:100%;
}

#floater {
	position:relative;
	float:left;
	height:50%;
	margin-bottom:-55px;
	width:100%;
}

#introBox {
	position:relative;
	clear:left;
	width:350px;
	height:110px;
	margin:0px auto;
}

