#content {
	background-image: url('/images/background-black.png');
	background-repeat: repeat;
	color: white;
	position: absolute;
	overflow: auto;
	max-height: 100%;
	max-width: 100%;
}
