
#container {
	margin-top: -444px;
}

#background {
	background: url('../images/backgrounds/tiled/is.jpg') repeat-x;
	height: 444px;
}


#background {
	position: relative;
	left: 50%;
}

#background img {
	position: absolute;
	left: -1030px;
}

