body {
    background: #FFCE9A !important;
}

.navbar-brand {
    display: block !important;
    text-align: center !important;
    width: 100% !important;
}

.navbar-brand img {
    display: inline-block !important;
    margin: 0 auto !important;
}

.sidebar-left {
    background: #EFBE8A !important;
}

.linkbutton {
	font-weight: bold !important;
}