body {
    text-align: center;
}
div#wrapper {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}


div#footer {
    font-weight:bolder;
}
div#footer hr.footer {
    margin: 30px 10px 10px 10px;
}

.hide {
    display: none;
}
