
body {
	margin:auto;
	opacity: 0;
}


html, body {
	background-color: #FFFFFF !important;
	
}



#splashWrapper{
    max-width:600px;
    margin:auto;
    padding: 20px;
}

#stacks_in_10 {
    margin:auto;
}









#stacks_in_10{
	color: #333333 !important;
}

#stacks_in_10 h1,#stacks_in_10 h2,#stacks_in_10 h3,#stacks_in_10 h4,#stacks_in_10 h5,#stacks_in_10 h6{
	color: #333333 !important;
	text-align: center !important;
}

#stacks_in_10 a,#stacks_in_10 a:active,#stacks_in_10 a:visited{
	color: #800000 !important;
	text-decoration: none !important;
}

#stacks_in_10 a:hover{
	color: #B80002 !important;
	text-decoration: none !important;
}
#soft_landing_stacks_in_12 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background: rgba(251, 255, 255, 1.00);
	display: block;
}

#soft_landing_content_stacks_in_12 {
	position: relative;
	top: 50%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#soft_landing_content_stacks_in_12,
#soft_landing_content_stacks_in_12 h1,
#soft_landing_content_stacks_in_12 h2,
#soft_landing_content_stacks_in_12 h3,
#soft_landing_content_stacks_in_12 h4,
#soft_landing_content_stacks_in_12 h5,
#soft_landing_content_stacks_in_12 h6,
#soft_landing_content_stacks_in_12 p {
	color: rgba(255, 255, 255, 0.99);
}

#soft_landing_content_stacks_in_12 img {
	max-width: 100%;
	height: auto;
}

#pageWrapper {
	opacity: 0;

}



