body {
    background-color: #212529;
    background-image: url(../img/backgroundNew.jpg) !important;
    background-repeat: repeat;
}

.smallMargin {
    margin: 1rem;
}

.adYellow {
    color: #fec81d !important;
}

.adTableTh {
    color: #fec81d;
}

.adTableTr {
    color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
    color: #fec81d !important;
    font-family: 'AD'; !important;
}

.adHeader {
    color: #fec81d !important;
    font-family: 'AD'; !important;
}

@font-face {
	font-family: 'AD';
	src: url('../font/boston_traffic-webfont.woff');
}

.adFont {
    font-family: AD !important;
}
