.mainimagebackground {
	width: 100%;
	background: #000000;
	padding-bottom: -80px;
	margin-bottom: 0px;
}

#mainimage {
	position: relative;
	max-width: 100%;
	height: auto;
	text-align: center;
	padding-bottom: -30px;
}

.saleshead {
	color: #ffffff;
	font-weight: bold;
}

.salestext {
	color: #ffffff;
	font-weight: bold;
}


