@charset "UTF-8";
#MF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	visibility: visible;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	background-position: center center;
	margin: auto;
	position: relative;
	background-image: url(/elements/splash.jpg);
}
