#head .camp {
	width: 310px;
	height: 86px;
	background-image: url(images/campname.png);
}

body.home #content {
	min-height:400px;
}

#head .montage {
	background-image: url(images/top-montage.jpg);
}

#ss {
	position: relative;
	top: 0;
	right: 0;
	float: right;
	margin-top: 20px;
}
.infobox.wide {
	background-image: none;
	width: auto;
	text-align: center;
	background: #f51c8b;
	padding: 10px;
	color: #fff;
	font-size: 110%;
	font-weight: bold;
}
.discount {
	text-align: center;
	background: #00ACF3;
	color: #fff;
	padding: 5px;
	font-size: 14px;
	
}
.discount h1,
.discount h2 {
	color: #fff;
	font-size: 22px;
	margin: 0;
}
.discount p {
	margin: 0;
}
#content .discount a {
	background: none;
	color: #fff;
	text-decoration: underline;
}
