@charset "utf-8";
/* H154 Assignment 1 */
/* Meg Meyer */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #039;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	color:#900;
}

