.static {
	background-color: #000;
	background-image: url("../../images/comic/static.gif");
	font-family: 'Montserrat', sans-serif; text-transform: uppercase; letter-spacing: 0.3em;
	font-size: 62.5%;
	height: 295px;
	width: 495px;
}

.colorbars {
	background-color: #000;
	background-image: url("../../images/comic/colorbars.png");
	background-size: contain;
	font-family: 'Montserrat', sans-serif; text-transform: uppercase; letter-spacing: 0.3em;
	font-size: 62.5%;
	height: 295px;
	width: 495px;
}

.colorbars2 {
	background-color: #000;
	background-image: url("../../images/comic/animatedbars.gif");
	background-size: contain;
	font-family: 'Montserrat', sans-serif; text-transform: uppercase; letter-spacing: 0.3em;
	font-size: 62.5%;
	height: 295px;
	width: 495px;
}

.youtube {
	font-family: 'Montserrat', sans-serif; text-transform: uppercase; letter-spacing: 0.3em;
	font-size: 62.5%;
	position: relative;
	background-size: 100% 100%;
}

.tv {
	background-image: url("../../images/comic/tv.png"), url("../../images/comic/shading.png");
	background-size: 100% 100%;
	height: 307px;
	width: 500px;
}

.tvyoutube {
	position: absolute;
	background-image: url("../../images/comic/tv.png"), url("../../images/comic/shading.png");
	background-size: 100% 100%;
	height: 307px;
	width: 500px;
	z-index: 10;
}

.youtube iframe {
	width: 385px;
	height: 307px;
	position: absolute;
}

.tvcontent {
	height: 65%;
	position: relative;
	top: 40%;
	left: 10%;
	text-align: center;
	color: #fff;
}

#remote {
	width: 50px;
}
