body {
	background-color: beige;
}
h1 {
color: green;
font-family: "TASA Orbiter", sans-serif;
}
p {
color: red;
}