body
{
background-color: rgb(100,100,100);
}
p
{
	color: rgb(0,238,255)
}
h1
{color: rgb(0,255,0);
text-align: center; 
}
h4 {
	text-align: center;
}