/**
 * Shared wrapper CSS
 */

html, body {
	background-color: rgb(235,235,235);
	
	font-family: 'Rubik Light', Helvetica, Arial;
	font-size: 0px; /* collapse spacing */
}