

body {
/*background: #333;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
background-color: #bdcefd; */
background-color: #b5ceff;

}

.container {
	
background-color: #fff;	
}

.footer {
	
background-color: #b5ceff;	
}

.overlay {
position: absolute;
top: 0;
left: 0;
z-index: 10;
opacity: 0.65;
width: 100%;

}
