html, body{
	width: 100%;
	height: 100%;
	font-family: "arial";
}

.white-bg{
	background-color: #000000;
}

#wrapper{
	text-align: center;
	height: 100%;
}

#logo-mfsj{
	padding: 50px 0 20px 0;
}

