#regBox {
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 550px;
	background-image: url(images/registrationBox.jpg);
	position: relative;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 45px;
	color: #A77D01;
	padding-bottom: 40px;
	padding-right: 35px;
}
#regCloud {
	background-image: url(images/reg-box-cloud.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.regCloud {

	background-image: url(images/reg-box-cloud.jpg);
	background-repeat: no-repeat;
	position: relative;
}
