body {
	background-image:url("../img/Winter3.jpg");
	background-repeat: no-repeat;
    background-color: aquamarine;

/*	background-size:cover;
	background-attachment:fixed;*/
}
.col-sm-4 {
	  background-color: lightgray;
}
/*body *{border: 2px solid maroon;}*/