body {
	overflow-x: hidden;
}

#jagged {
	position: absolute;
	overflow-x: hidden;
	height: 5px;
	width: 140%;
	margin: 0 auto;
	margin: -2px 0 10px -30%;
	background: url('../img/jagged.png') repeat-x;
	z-index: 1;
}
