.black {
background: #000000;
height: 23px;
color: #999999;
text-align: center;
font-family: century gothic, arial;
font-size: 17px;
text-transform: uppercase;
z-index: 1;
position: fixed;
width: 100%;
}

.black a {text-decoration: none;color: #D2D2D2;}
.black a:hover {color: #FF6F6F;}
