*{
    margin: 0;
    padding: 0;
}
body{
    background: #FFFFFF !important;
}
#link__home ul li{
    display: inline-block;
}
footer {
    background-color:#FFFFFF;
    width: 100%;
    height: auto;
    font-family: 'Open Sans', sans-serif;
    position:relative !important;
    left:0px;
    /**bottom:40px;**/
}
.register__alert ul li{
    list-style: none;
    text-align: center;
}