
#body-login {
    background-attachment: fixed;
    height: 100%;
    color: #ffffff;
    font-family: 'Open Sans', Frutiger, Calibri, 'Myriad Pro', Myriad, sans-serif;
}
#body-login {
    background-image: url("../pics/background.jpg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}
body {
    background-color: #ffffff;
    color: #000;
    font-family: "Open Sans",Frutiger,Calibri,"Myriad Pro",Myriad,sans-serif;
    font-size: 0.8em;
    font-weight: 400;
    height: auto;
    line-height: 1.6em;
}
body {
    line-height: 1.5;
}
html, body {
    height: 100%;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
    border: 0 none;
    cursor: default;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
    cursor: default;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
}
