@charset "utf-8";
/* CSS Document */

@font-face {

}

a:link {

	}
	
a:visited {

	}
	
a:hover {

	}
	


	
header{

}
	
html, body{

}
	


footer{

}


#logoinicial{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-168px;
	margin-left:-250px;
	width:500px;
	height:337px;
	background-image:url(../imagens/logo.png);
	background-size:500px;
	background-position:center;
	background-repeat:no-repeat;

}

#mbm{
	position:absolute;
	bottom:10px;
	right:10px;
	width:200px;
	height:30px;
}