html, body {
	height:100%;
	margin:0;
	padding:0;
}

header img {
	max-width:130px; 
	max-height:130px;
}

#mainSlider .carousel-caption img {
	max-width: 800px;
	max-height: 800px;
}

.carousel-thumbnail {
	width:220px !important;
	height:220px;
	background:linear-gradient(white, white, #BCCBE8);
}