
/* Main Font Family */
body {
	font-family: "Open Sans", sans-serif;
}

/* Main Font Size */
body {
	font-size: 15px;
}
