.under_construction_main
{
	position:relative;
	width:100%;
	background-image:url('/images/UnderConstruction-Cropped.jpg');
	background-repeat:no-repeat;
	background-size: 100% auto;
}
.under_construction_spacer
{
	width:100%;
	padding-top:50%;
}
.under_construction_content
{
	position:absolute;
	top:25%;
	width:100%;
	font-weight:bold;
	font-size:1.5em;
	line-height:1.6em;
	text-align:center;
}
.product_button
{
	float:none;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	margin-top:30px;
	font-size:0.8em;
	line-height:0.8em;
}