body {
    background-color: gray;
    
}

h1 {
    font-family: arial;
    color: white;

}

h2 {
	font-family: arial;
	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: 20;
	
