html {
	width: 2745px;
	margin: 0;
}

body {
	background: #000 url(../images/bigfire.jpg) no-repeat center center;
	width: 2745px;
	margin: 0;
}

#image {
	height: 700px;
	width: 2625px;
	padding: 10px;
	background: url(Sequence.jpg) no-repeat center center;
	border: 5px solid #fffeff;
	margin: 45px;
}

#back {
	width: 50px;
	height: 48px;
	float: left;
	position: absolute;
	top: 8px;
	left: 0;
	background: url(../images/backbutton.png) 0;
}

img {
	border-style: none;
}