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

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

.cta-section .y {
	color: #A68F35
}
.cta-section .b {
	color: #3C709C
}
.cta-section .r {
	color: #8A2235
}
