/*
	____  _ __           ____  _       ___ __  
   / __ \(_) /_____ _   / __ )(_)___ _/ (_) /__
  / /_/ / / __/ __ `/  / __  / / __ `/ / / //_/
 / _, _/ / /_/ /_/ /  / /_/ / / /_/ / / / ,<   
/_/ |_/_/\__/\__,_/  /_____/_/\__,_/_/_/_/|_|*/


body { 
	background-color: yellow;
}
h1 {
	font-family: "Bodoni", cursive;
	color: magenta;
	font-size: 64pt;
	text-align: center;
}
h2 {
	font-family: "Verdana", sans-serif;
	color: violet;
	font-size:  24pt;
	text-align: center;
}