#register-link
{
    text-align:center;
    margin:2em;
}

#register-link a
{
    color:#ffffff;
    background-color:#cecd00;

    border-color:#000000;
    border-width:1px;
    border-style:solid;

    padding: 0.5em 1em;
 
    font-weight:bold;   
    text-decoration:none;
}
