h1,
h3,
.green
{
	color: #70AD47;
}

h2,
.brown
{
	color: #996633;
}

img
{
	max-width: 100%;
}

a
{
	color: #000 !important;
}