body {
    background-color: #000000;
    background-image: none;
}
body .rt-bg2 {
    background-image: none;
}
body .rt-bg {
    background-image: none;
}

#rt-top-surround {
    background: #5B2C2C
   
}

ul{
    padding-left: 20px;
    margin-left: 70px;
}


#rt-footer-surround .rt-footer-bg {
    background-color: #282220;
    background-image: url("/images/headerimage300.png");
    background-repeat: no-repeat;
    border-color: rgba(225, 225, 225, 0.1);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.6);
}

.cat-children  

{
	display:none;
}