/* STYLES */

* {
	font-family: "Benton Sans Cond";
}

html {
	height: 100%;
}

body, html {
	width: 100%;
	overflow: hidden;
}

