@import url(default.css);

h1 { font-size: 2.6em; }
h2 { font-size: 2.5em; }
h3, .contentTitle { font-size: 2.3em; }
h4, .objectTitle { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 0.9em; }

.contentTitle {
	text-align: center;
}