body
{
    background: #e9ecef;
    background-color: #e9ecef;
    background-image: none;
    background: none !important;
}
p
{
    color: white;
}

.copyrightInfo
{
    color: white;
}
html
{
    background: url(baggrund.png) no-repeat center top fixed;
    background-size: cover;
}
