body{
	color: #707070;
}

h1,h2,h3,h4,h5,h6{
	color: #3E0039;
}

.header{
	background-color: #F94141;
}

.footer{
	color: #707070;
	background-color: #E4E4E4;
}
.footer > h5{
	color: #707070 !important;
}