body {
	background-color : White;
	font-weight : bold;
}
h1 {
	font-family : "Arial Rounded MT Bold";
	font-weight : bold;
	letter-spacing : 3px;
	font-size: xx-large;
}
h2 {
	font-family : "Arial Rounded MT Bold";
	font-size: large;
}


