body {
	background-image:url("../img/Winter3.jpg");
	background-repeat: no-repeat;
    background: white;

/*	background-size:cover;
	background-attachment:fixed;*/
}
.col-sm-4 {
            background:rgb(223, 225, 230,.80);
}
/*body *{border: 2px solid maroon;}*/