body {
    margin: 0;
    padding: 0;
    background-color: #FFF;
    color: #333;
}

a:link, a:visited {
    color: #333;
}

#titulo {
    margin: 30px auto;
    width: 640px;
    height: 640px;
    text-indent: -9000px;
    background: url('images/promo-aceros.png') no-repeat left top;
}

#contenido {
    width: 640px;
    margin: 0 auto;
}

.txt {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-size: 20px;
    line-height: 22px;
}

.contacto {
    margin-top: 30px;
    font-size: 21px;
    line-height: 26px;
}
