body {
	background-image: url("../img/background.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
  background-attachment:fixed;	
	padding-top: 50px;
}
.starter-template {
    padding: 40px 15px;
}