body{
    background: url(alliantbg.jpg) rgba(0,0,0,0.3);
    background-size: cover;
    background-blend-mode: darken;
	
	font-family: 'EB Garamond', serif;
}
h1,h2,h3,h4,h5,#site-title{
	font-family: 'EB Garamond', serif !important;
}
a#site-title {
    margin-left: 105px;
}