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

    body {
	font-size:0.5em; /* Reset the body font size to 10px, this makes calculations easier (0.5 x 16px = 8px) */
    }

    html>body {
	font-size: 8px; /* Reset the body font size to 10px */
    }