.install_box {
	width:80%;
	left:0;
	right:0;
	margin: 0 auto;   
	position:absolute;
	text-align:center;
	font-size:1.2em;
	line-height:1.5em;
}

.box {
	padding:20px;
	text-align:center;
}

#section_pointer {
	position:relative;
	display:none;
	top:10px;
	color:#f9f9f9;
	/**text-shadow: 0px 1px #BFD5EC;**/
	line-height:0px;
	font-size:100px;
}

body {
	background-color:#444;
}
