body {
	background-color: #ff7452 !important;
}

.backColor {
	background-color: #ff7452 !important;
}

.signupButton {
	color: #ff7452;
}

.orange {
	color: #ff7452 !important;
}

.darkOrange {
    background-color: #cc5231 !important;
}

.submitFactsButton {
	background-color:#ff7452 !important;
}

.little a {
	color: #ff7452 !important;
}

.darkRed {
    background-color: #e26242 !important;
}

