#main-container {	
width:300.00px;	height:600.00px;
	
	background-color: #ffffff; overflow: hidden;}
.logobg {
	 background-image : url(logobg.png);
	width: 300px;
	height: 129px;
	top: 0; 
	left: 0;
}
.image1 {
	background: url(image1.jpg);
	background-repeat: no-repeat;
	left: -11px;
	top:4px;
	width:329px;
	height: 509px;
}
.image2 {
	background: url(image2.jpg);
	background-repeat: no-repeat;
	left: -11px;
	top:4px;
	width:329px;
	height: 509px;
}
.image3 {
	background: url(image3.jpg);
	background-repeat: no-repeat;
	left: -11px;
	top:4px;
	width:329px;
	height: 509px;
}

/* THE CUSTOM CODE FOLLOWS HERE */