#index_img{
	position: relative;
	top: -2em;
}

#copy{ 
    width: 21em;
    text-align: justify; 
}
#copy p::first-letter{ 
    font-family: Merriweather;
    font-weight: 900;
    font-size: 1.5em;
}
#content section+section{
    width: 50%;
    padding-left: 5em;
    overflow: hidden;
    vertical-align: top;
}

#content section+section img{ width: 95%;}