﻿body {
    background: url(/img/halloween/bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #feefff;
}

.navbar .navbar-brand {
    background1: url(/img/halloween/jubilee-cake-studio-logo.png) no-repeat center center;
}