h1 {
	font-family: Bazooka;
	font-size: large;
	color: red;
}
h2 {
	font-family: Bazooka;
	font-size: medium;
	color: blue;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	background-color: White;
	background-repeat: no-repeat;
	background-position: center;
}
