
p.dropcap { font-family: 'Source Serif Pro', serif; 	}
p.dropcap span span { display: none; background: #456789; } 
p.dropcap span {
	display:block;
	float:left;
	margin-right:2px;
	}
	
p.dropcap span.c {
	width:45px;
	height:40px;
	background: url(dropcaps/dropcapc.gif) no-repeat;
	}
p.dropcap span.p {
	width:50px;
	height:42px;
	background: url(dropcaps/dropcapp.gif) no-repeat;
	}
p.dropcap span.a {
	width:50px;
	height:42px;
	background: url(dropcaps/dropcapa.gif) no-repeat;
	}
p.dropcap span.w {
	width:50px;
	height:40px;
	background: url(dropcaps/dropcapw.gif) no-repeat;
	}	
p.dropcap span.h {
	width:50px;
	height:40px;
	background: url(dropcaps/dropcaph.gif) no-repeat;
	}	
p.dropcap span.o {
	width:46px;
	height:40px;
	background: url(dropcaps/dropcapo.gif) no-repeat;
	}	
p.dropcap span.f {
	width:50px;
	height:40px;
	background: url(dropcaps/dropcapf.gif) no-repeat;
	}
p.dropcap span.n {
	width:50px;
	height:40px;
	background: url(dropcaps/dropcapn.gif) no-repeat;
	}	
