body {
	background-image: url('/images/backgrounds/backgroundl3.gif');
	background-repeat: repeat;
	background-size: unset;
}
iframe {
	height: 100vh;
	width: 100%;
	border: none;
}
#content {
	background-color: black;
	background-image: url('/images/backgrounds/doorBK.gif');
	background-repeat: no-repeat;
	background-position: right;
	color: white;
}
#rightbox > table{
	background-image: url('/images/backgrounds/patternTV2.gif');
}
