body {
    background-color: #FFFFFF;
    background-image:  url("http://www.uel.br/bc/portal/fundobranco.png");
    background-repeat: repeat-x;
    color: #111111;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: center;
}

#header {
    background-color: #CCCCCC;
    background-image: url("http://www.uel.br/bc/portal/fundohead.png");
    background-repeat: repeat-x;
    height: 117px;
    text-align: center;
    width: 100%;
}

#header h1 {
    font-family: Georgia,'Times New Roman',Times,serif;
    font-weight: normal;
    line-height: 130%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 0.25em;
    padding-left: 15%;
    padding-right: 0;
    padding-top: 0;
}


#header h1 {
    font-weight: lighter;
    line-height: 126%;
    padding-left: 21%;
    padding-top: 4%;
}

#headerTitle {
    color: #225533;
}

