html {height: 100%;}
body {margin: 0px; height: 100%; font-size: 80px; font-family: Trebuchet MS; overflow-x: hidden}
#wrap {display: flex}
ul {list-style: none; margin: 0px; padding: 0px;}
li {text-align: center; font-size: 10px; width: 120px; margin: 0px;}
a {text-decoration: none;}
a:hover {text-decoration: underline; color: #FF0000 !important;}

#bL {width: 200px; text-align: right; background: #FFF; color: #000;}
#bR {width: calc(100% - 200px); text-align: left; background: #000; color: #FFF; padding-bottom: 50px}
#bL span {margin-top: 30px; display: block;}
#bR span {margin-top: 30px; display: block;}
#bL div {margin-top: 30px; font-size: 20px;}
#bR div {margin-top: 30px; font-size: 20px;}
#bL img {border: 5px solid #EEE;}
#bR img {border: 5px solid #222;}
#bL a {color: #000;}
#bR a {color: #FFF;}


#bL li {float: right;}
#bR li {float: left;}
#bR ul {width: 1000px;}

#bR #tracks {font-size: 12px; color: #EEE;}
#bR #tracks table {margin-left: 10px; margin-top: -10px;}

#see {margin-right: 10px;}
#see img {border: 0px;}

.theCars {position: absolute; top: 10px; right: 10px;}
.theCars li {clear: both; text-align: right; font-size: 16px; width: 300px;}
.theCars a {color: #FFF;}