body, html {height: 100% }html{scroll-behavior: smooth;}.bgimg {background-repeat: no-repeat;background-attachment: fixed;background-color: rgba(0,0,0,.75);background-blend-mode: multiply;height: 100%;background-position: center;background-size: cover;position: relative;color: black;font-family: 'ProximaNova', 'ProximaNova-fallback-Arial', sans-serif; font-size: 1em;}@media screen and (max-width: 320px){.bgimg {background-image: url('../../images/music_room_320.jpg');}}@media screen and (min-width: 320px) and (max-width: 480px){.bgimg {background-image: url('../../images/music_room_480.jpg');}}@media screen and (min-width: 480px) and (max-width: 640px){.bgimg {background-image: url('../../images/music_room_640.jpg');}}@media screen and (min-width: 640px) and (max-width: 768px){.bgimg {background-image: url('../../images/music_room_768.jpg');}}@media screen and (min-width: 768px) and (max-width: 1024px){.bgimg {background-image: url('../../images/music_room_1024.jpg');}}@media screen and (min-width: 1024px){.bgimg {background-image: url('../../images/music_room.jpg');}}@media screen and (max-device-width: 480px) and (orientation: portrait){.bgimg {background-image: url('../../images/music_room_480.jpg');}}@media screen and (max-device-width: 640px) and (orientation: landscape){.bgimg {background-image: url('../../images/music_room_640.jpg');}}@media screen and (max-device-width: 640px){.bgimg {background-image: url('../../images/music_room_640.jpg');}}@media screen and (min-device-width: 320px) and (-webkit-min-device-pixel-ratio: 2){.bgimg {background-image: url('../../images/music_room_667.jpg');}}@media (device-height: 568px) and (device-width: 320px) and (-webkit-min-device-pixel-ratio: 2){.bgimg {background-image: url('../../images/music_room_320.jpg');}}@media (min-device-height: 667px) and (min-device-width: 375px) and (-webkit-min-device-pixel-ratio: 3){.bgimg {background-image: url('../../images/music_room_667.jpg');}}@media screen and (min-device-width: 768px) and (max-device-width: 1024px){.bgimg {background-image: url('../../images/music_room_1024.jpg');}}.topleft {position: absolute;top: 0;left: 16px;}.top{position: relative;padding-top: 20px;}.bottomleft {position: relative;bottom: 0;left: 0;}.middle {}nav{width: 100%;}ul {list-style-type: none;margin: 0;padding: 0;overflow: hidden;background-color: #333;}li{float:left;}li a {display: block;color: white;text-align: center;padding: 14px 16px;text-decoration: none;}li a:hover {background-color: #111;}@media screen and (max-width: 640px){li {width:100%;}}header{background-color: white;padding: 15px;}header, #main-content, footer{max-width:1200;margin: 0 auto;}p{margin-right:15px;}hr {margin: auto;width: 40%;}#copy{font-weight: bold;}#main-content{background-color: white;padding: 15px;display: flex;}#left{flex:65%;}#right{flex: 35%;padding-top:0.83em;}@media screen and (max-width: 640px){#main-content {display: block;}#left, #right{flex:100%;width:100%;margin:0;}p{margin-right:0px;}}#right img{max-width:100%;margin-bottom:15px;}footer{color:fff;}