h1
{
	
background: darkblue;
text-shadow: 2px 1px 0 black;
color: #FFFFFF;
}
h4
{
    color:darkred;
    text-align:center;
}