* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

#container {
	position: absolute;
	bottom: 100px;
	left: 125px;
	width: 805px;
	height: 295px;
	background: url('tape.png') no-repeat;
}


