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

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

body {
	background-color: #cccccc;
}
