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

/*	background-size:cover;
	background-attachment:fixed;*/
}
.col-sm-4 {
	  background-color: rgba(211,211,211,.5);
}
/*body *{border: 2px solid maroon;}*/
.col-sm-5 {
    background-color: blanchedalmond;
}