.header {
	background-image: url("../img/headerbg.png");
	min-height: 244px;
}

.navbar-mindless {
	background-color:rgba(200, 200, 200, 0.7); 
}

body {
	background-color: #9ec4ceff;
font-family: 'Rajdhani', sans-serif;

}

.footer{
	padding: 0px!important;
}

.footer-sand {
	min-height: 324px;
	background-image: url("../img/footersand.png");
}

.footer-grass {
	height: 207px;
	background-image: url("../img/footergrass.png");
}
