﻿body {
	margin: 0px;
	padding:0px;
	width:100%;
	height:100%;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #5B5B5B;
	background: #FFFFFF url(images/masp.jpg) center center no-repeat;
	width:1107px;
	height:1130px;
	margin: 10% auto 20px auto;
	text-align:center;
}