h2{
	font-size: 160%;
}
h3{
	font-size: 140%;
}
h4{
	font-size: 120%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 100%;
}
.ingress {
	font-size: 120%;
	font-style: italic;
}
.wp-caption-text, .caption-text {
	font-size: calc(100% - 1px);
	font-style: italic;
}