body {
	margin-top: 10px;
}
.container {
	height: 500px;
	width: 850px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.container .jonnyvoss {
	position: absolute;
	height: 58px;
	width: 304px;
	left: 275px;
	top: 15px;
	z-index: 10;
}
.container .mainpic {
	position: absolute;
	height: 350px;
	width: 850px;
	left: 0px;
	top: 55px;
}
.container .illustration {
	position: absolute;
	height: 52px;
	width: 324px;
	left: 263px;
	top: 400px;
	z-index: 10;
}
.container .enter {
	position: absolute;
	height: 34px;
	width: 63px;
	left: 393.5px;
	top: 455px;
}
:focus
{
  -moz-outline-style: none;
}