h1
{
	color: White;
	background-color: #2868d8; 
	width: 100%;  
	font-size: 20px;
	text-align: center;
	text-decoration: none;
        font-weight: normal;
	padding: 0;
}

h2
{
	color: #2868d8;
	font-size: 24px;
        font-weight: normal;
}

h3
{
	color: #2868d8;
	font-size: 18px;
        font-weight: normal;
}

h4
{
	color: #2868d8;
	font-size: 16px;
        font-weight: normal;
}



