@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: SeganLight;
	src: url('main.otf');
}

.bg-words { background-image: url(img/side.png); position: absolute; top: 100px; width: 100%; height: 245px; z-index: -1; }

a {
    color: #FFF;
}

.terms-and-conditions {
	text-align: justify;
}

.terms-and-conditions a {
	color: #000;
}
