.confirm {
background-image:url(ok.png);
background-repeat:no-repeat;
}

.crossSell{
	height:115px;
	background-image: url(cross-sell.png);
	background-repeat: no-repeat;
	background-position: center;
	position:relative;
	top:120px;
}


.banners{ text-align:center}


.background {
height:730px;
}