body {
	background: url(../img/background_drive.jpg) repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#content .box2 {
	background: none;
}

#content p.describe {
	color: #fff;
	font-size: 20px;
}

.start {
	margin-top: 30px;
	margin-bottom: 80px;
	font-size: 20px;
}

.butt {
	font-size: 20px;
}

.add {
	margin-bottom: 45px;
	margin-top: 15px;
}

.radio input[type=radio] {
    width: 1.5em;
    height: 1.5em;
	margin-left: 80px;
}

.radio {
	margin-bottom: 40px;
	color: #000;
	font-size: 25px;
}

.radio label {
	margin-left: -150px;
}
.price {
	background:url(../img/price_clouds.jpeg) 50% bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.inside {
	color: black !important;
}