/* ---- Global CSS File ---- */

* {
	font-family: Arial, sans-serif;
}

body {
	background-color: #f8f8f8;
}
