@import url(http://www.impa.br/opencms/css/default.css);
h2 {
    text-decoration: none;
    text-align: left;
    position: relative;
    float: none;
    left: auto;
    top: auto;
    font-size: auto;
    font-weight: none;
    color: black;
    height: auto;
    width: auto;
}

.header h2 {
    text-decoration: none;
    text-align: right;
    position: absolute;
    left: 150px;
    top: 36px;
    font-size: 15px;
    font-weight: bold;
    color: white;
    height: 38px;
    width: 570px;
}

