#texto h1 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: 47px;
    color: #F05B36;
    text-align: center;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    text-shadow: 0px 0;
}
#texto h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #399;
    margin-bottom: 5px;
    text-align: center;
}
#texto p a {
	color: #603;
	font-weight: bold;
}

#texto p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin-top: 0px;
    background-image: none;
    position: absolute;
    left: 59px;
    top: 315px;
    width: 801px;
    height: 130px;
}
