html {
	color: white;
	background-color: #002b70
}
em {color: red;
}
strong {
	color: #dcaaed;
}
h1,h2 {color:green

 }