.back {
	width: 420px;
	height: 594px;
	margin: 0 0 0 0;
	background: url(Back.jpg) no-repeat #DCDCDC;
	float: right;
}
	.back .middleback .middlefront .logo {
	width: 420px;
	height: 594px;
	background: url(Front.png) no-repeat;
}
	.back .middleback .middlefront {
	width:420px;
	height:500px;
	background:url(Middle-Front.png) no-repeat;	
}
	.back .middleback{
	width:420px;
	height:500px;
	background:url(Middle-Back.png) no-repeat;
	
}