#background {
	display: block;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(../../images/editable_images/pixel_pattern.png) repeat;
	z-index: 0;
}

#gradient {
	display: none;
}