@charset "utf-8";
body {
	background: url('../img/bg.jpg') repeat top center fixed;
	background-size: 100% auto;
}
.cta-section {
	background: url('../img/bg2.png') top center;
}

.diamond {
	background-color: #323232;
}
.diamond-text {
	color: #fff;
}
