@font-face{
	font-family: 'myfont';
	src: url('Bricius Free Trial.ttf');
}

h1 {color: #3b6633;
	font-family: 'myfont';
	font-size: 4.2em;
	font-weight: normal;
}

h3 {color: #3b6633;
	font-size: 1.2em;
}

p {color: #3b6633;
	font-size: 1.0em;
	font-weight: normal;
}

img{
	margin-top: -20px;
	margin-bottom: 30px;
}
