body {
    background-color: #992C14;
}

h1 {
    color: white;
    font-weight: bold;
    font-family: monospace, sans-serif;
    
}
.list_ul
{
	color: white; 
	font-style: italic;
	font-weight: bold;
	font-family: monospace ,sans-serif;
}