/* 
      .____  ___________
			|    | \__    ___/
			|    |   |    |   
			|    |___|    |   
			|_______ \____|   
			        \/     		             
*/ 
	
body {
	background-color: peachpuff;

}

h1 {
	font-family: "roboto", cursive;
	color: orange;
}

h2 {font-family: "roboto", cursive;
	color: blue;
}
li { font-size: 20pt; }
p { text-indent:  }

ul { 
	list-style-type: none; }

img { size: ; }	