body {
	
	
	margin-left: 7%;
	margin-right: 7%;
	line-height: 1.5;
	font-family: 'PT Sans', sans-serif;
	color: #708090;

}
 li {
 	font-weight: 700;
 }

a {
	text-decoration: none;
	color: #708090;
}
a:visited {
	text-decoration: none;
	color: #708090;
}

img {
	height: auto;
	width: 100%;
	}

h2, h3, h1 {
	color: black;
}

