body { background-color: #A0C460; }


h1 {
	text-align : center;
	font-size: 28pt;
    font-weight: bold;
    font-style: italic;
    font-family: 'Courier New', Courier, monospace; 
    color : #0064FF; }


img{display : block; 
	width: 40%;
	height: 40%; 
	margin-left : auto;
	margin-right : auto; }
	
/* div.center {
 display: flex;
 justify-content: center;
}
		  */

