#corpo {
	text-align: center;
}


.corpo p {
	display:block;
}

.corpo img {
	display: block;
    margin-left: auto;
    margin-right: auto;
	border: none;
	margin-bottom: 6px;
}

.destaque {
	color: #FF0000;
	font-weight: bold;	
}

p#email
{
	margin-top:15px;
	margin-bottom: 80px;
	font-weight: bold;
}