
#corpo {
	
	position: relative;
	width: 960px;
	background-color: #E6E6E6;
	height: 390px;	
}

.txt {
	
	position: absolute;
	width: 500px;
	top: 30px;
	left: 40px;
	font-family: trebuchet ms;
	font-size: 13px;
	color: #333;
	text-align: justify;
	
}

.certificado {
	
	position: absolute;
	top: 30px;
	left: 670px;
	
}

.sgs {

    position: absolute;
    top: 90px;
    left: 40px;
    font-family: trebuchet ms;
    font-size: 13px;
    color: #333;


}