.version.index /* version checker */
{
	color: #000012;
	background-color: #2A33C5;
}

#muse_css_mq
{
	background-color: #FFFFFF;
}

#page
{
	z-index: 1;
	min-height: 500px;
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.ie #page
{
	background-color: #FFFFFF;
	opacity: 0.01;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
}

.html
{
	background: #FFFFFF url("../images/tifo%20home%20page%20image.jpg") no-repeat center center fixed;
	background-size: cover;
}

body
{
	position: relative;
	min-width: 320px;
}

