*, body {
    margin:0px;
    padding:0px;
    font-family:Georgia,Serif;
    font-size:16px;
    text-align:center;
    text-decoration: none;
}
img{
    border:none;
    vertical-align:middle;
}

#hd{
    text-align:center;
}

#tirinha{
    width:100%;
    text-align:center;
}
#pages{
    background-color: black;
    color: white;
    padding:5px;
}
#pages >a{
    color:white;
    text-decoration: none;
}