/*
    ____ ____ ____ ____ ____ _________ ____ ____ ____ 
   ||D |||R |||E |||A |||M |||       |||B |||I |||G ||
   ||__|||__|||__|||__|||__|||_______|||__|||__|||__||
   |/__\|/__\|/__\|/__\|/__\|/_______\|/__\|/__\|/__\|

*/

body {
	background-color: pink;

}


h1{
	font-family: courier new;
	font-size: 72pt;
	color: white;
	text-align: center;
}

ul{
	list-style-type: none;
	font-family: helvetica;
	font-size: 18pt;
}

h2{
	color:purple;
}

h3{
	color:white;
}

