@font-face { font-family: tf2build; src: url('tf2build.ttf'); } h1,h2,h3,h4,h5,h6 { font-family: tf2build; color: #333333; } a { font-family: tf2build; } .nav-pills { background-color: #d86800; } .nav-link { color: #000000; } .nav-pills > li > a:hover { color: #5a5a5a; } .slideshow { position: relative; width: 350px; height: 150px; } .slideshow img { position: absolute; width: 350px; height: 150px; z-index:-1; }