@charset "UTF-8";
/* =CALL LIBRARY */
	/* @import url("reset-min.css"); ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
		background: #f6f7f9;
	}

