#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/pinstripe.png) repeat;
}