body {
   background-color: black;
}

h1 {
    font-family: monospace;
    color: white;
}

h4 {
	font-family: arial;
	font-size: 14;
    color: white;
}

h5 {
	font-family: arial;
	font-size: 14;
    color: white;
}

img {
	position: right-side;
}

p {
	font-family: arial;
	color: white;
	font-size: 15;
	
}

h2 {
	font-family: arial;
	color: white;
	font-size: 10;