<html>
<style>
ol{
color:#ffffff;
background-color: gray;
}
p { word-spacing: 0.5em;
letter-spacing: 0.4em;
line-height: 1.5;
 }

li{
color #ffffff;
background-color: aliceblue;
text-align: left;
}

ul{
color:#ffffff;
background-color: inherit;
}
    html {
        height:100%;
        width:100%;
    }
    body{
    	font-family: Courier;
        background-image: url("https://stmed.net/sites/default/files/enter-the-gungeon-hd-wallpapers-33064-1047274.jpg");
		background-repeat: no-repeat
		width=100%;
	height=100%;
	margin=0;
	border=0;
	padding=0;
	}
	
	h1{
	color: #ffffff;
	font-weight: italic;
	text-transform: uppercase;
	}
	h4{
	color: #ffffff;
	font-weight: italic;
	}
h3{
	color: #ffffff;
	font-weight: italic;
	text-decoration: underline;
	}

.culto{

text-align: center;
}	
		
.foto{
text-indent: 10%;
}		
		
	h5{
		text-align: center;
	color: #ffffff;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	}
   </style>
   </html>