body {
background: url("../img/background.jpg")no-repeat scroll 0 0 / 100% 100% transparent !important;
padding-top: 60px;
padding-bottom: 40px;
}
.hero-unit {
	background: url("../img/background2-light.jpg")no-repeat scroll 0 0 / 100% 100% transparent !important;
}

.well {
background-color: #AFC0FF;
}

.thumbnail img { min-height:50px; height:50px; }