html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #141414;
}

#coltswf {
	width: 100%;
	height: 100%;
}