li, a { 
	color: #2d3133; 
}

h1,h2,h3 {
    color: rgb(50, 47, 47);
}

body {
	background: #757a79; 
}