



.content {
  margin-left: 300px;
  padding: 1px 16px;
  height: auto;
}


h1, h2, h3 {
	
	font-weight: normal;
	color: #FF6700;
}

h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

a {
	text-decoration: none;
	color: #FF6700;
}

a:hover {
}