#page_top {
    position: fixed;
    bottom: 30px;
    /*
    right: 20px;
    */
}
#page_top a {
    text-align: center;
    text-decoration: none;
}
#page_top a:hover {
    text-decoration: none;
}