.wrap {
	margin-right: auto;
	margin-left: auto;
}
.centerimage {
	background-color: #0D1313;
	background-image: url(../images/shipping-box.jpg);
	background-repeat: no-repeat;
	height: 849px;
	width: 1400px;
}
.waitlist {
	margin-top: 300px;
	margin-right: 80px;
	position: fixed;
}


.centering {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 46px;
	font-weight: bold;
	color: #B10900;
}
p {
	color: #333;
}
