body {
    color: white;
background: black;
	

}
h1 { color:white; 

}

h1 { text-align: center;

}

h3 { color:white; 

}
h3 { text-align: center;

}




img { display: block;
	margin: auto;

}

p { color:white;
font-size: 22px;
 text-indent: 75px;
        }



