@import url("layout.css");
@import url("typography.css");

html, body {
	font: normal 400 12px/15px Verdana, Arial, Helvetica, sans-serif;
}

