article span {
	font-style:italic;
}
article li:first-letter {	
	text-transform:uppercase;
}
#notFound {
	text-align:center;
	font-style:italic;
}