/* Tangoshark Day CSS */

.bg-sky {background: url(../images/wave/sky-evening.jpg); background-repeat: no-repeat; background-position: right center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}

.subhead {color: #FFFFFF;}

.blink-night {display: block;}

.bg-mobile {background: url(../images/masthead-ts-mobile-night.jpg); background-repeat: no-repeat; background-position: right center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}