body
{   
	background-color:#000000;
    color:#ffffff; 
	background:url(/images/z_background.jpg);
	background-color:#000000;
    color:#ffffff; 
    background-position: center; 
    background-repeat: no-repeat; 
    background-attachment: fixed;
}
.rdrFAQ {color:black;}

/* ADAPTIVE CHANGES PER SCREEN SIZE / DEVICE TYPE */
/* CSS Media Types - hzLimit-1: smallest, hzLimit-2: smaller, hzLimit-5: larger */

@media screen and (max-width: 1120px)
{ 
div.navbar-header a.navbar-brand {font-size:smaller;}
}