    /* personal ascii

 _                       _ _ 
| | ____ ___      ____ _(_|_)  ( )( )
| |/ / _` \ \ /\ / / _` | | |  (>'.'<)
|   < (_| |\ V  V / (_| | | | (" )_( ")
|_|\_\__,_| \_/\_/ \__,_|_|_| |3  U  |\|
                             
                             */

body {
	background-color: white;
}

h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 72px;
	font-color: magenta;
	text-align: center;
}

ul {
	list-style-type: none;
}