#parallax {
	background-attachment: fixed;
	background-image: url(../images/abstract-background-design_1297-82.jpg);
	background-size: cover;
	background-repeat: repeat-x;
	padding-bottom: 30px;
	padding-top: 30px;
}