/* CSS Document */

body{
	background-image:url(../_images/fd_page.jpg);
	
	}

#geral{
	height:550px;
	width:820px;
	margin:auto;
}

#geral p{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#7E883F;
	text-align:justify;
	text-transform:uppercase;
	line-height:2;
}

#BtPrincipal{
	margin-top:50px;
}

#imgLogo{
	margin-top:10px;
	margin-bottom:20px;
}

