
.page {
    background: #020203 url(../images/background.jpg) 50% 50% no-repeat fixed;
    background-size: cover;
}
body {
    -webkit-font-smoothing: antialiased;
}
body {
    /* min-width: 1180px; */
}
body {
    font: normal 14px/20px Arial, Helvetica, sans-serif;
    color: #444;
}
body {
    margin: 0;
}
body {
    position: relative;
}
user {
    display: block;
