/*
	             +++++++++
            ++++++++++++++++ +++
         ++++++++++++++++     ++++++
       +++    ++++++++++      ++++++++
     +++++    ++++++++++     +++++++++++
   +++++++++++++++++++++     +++++++++++++
  +++++++++++++++++++++      ++++++++++++++
 +++++      +++++++++++      +++++++++++++++
 +++++++      ++++++++      ++++++++++++++++
+++++++++     ++++++++      +++++++++++++++++
+++++++++     +++++++       +++++++++++++++++
+++++++++     ++++++  +             +++++++++
+++++++++     +++++   +        +    +++++++++
 ++++++++     +++++  ++      +++++   ++++++++
 ++++++++     ++++  +++     ++++++    ++++++
  +++++++     +++   +++     +++++++     
   ++++++     ++   ++++     +++++++++   +++
    ++++++    +   +++++    +++++++++++++++
     +++++       +++++++  ++++++++++++++
       ++++     ++++++++++++++++++++++
         +++++++++++++++++++++++++++
            ++++++++++++++++++++
                  +++++++++

*/


body {
	background-color: cyan;
}

h1 {
	font-size: 72pt; 
	font-family: "Helvetica", sans-serif;
	color: white;
	text-align: center;
}

h2 {
	font-size: 36pt;
	color: magenta;
	text-align: center;
}

h3 {
	font-size: 36pt;
	font-family: "Helvetica", sans-serif;
	color: white;
	text-align: center;
}

h4 {
	font-size: 14pt;
	font-family: "Helvetica", sans-serif;
	color: white;
	text-align: center;
}

ul {
	list-style-type: none;
	font-family: "Helvetica", sans-serif;
}
