/*
 * Base structure
 */
.page-header {
	margin: 5px 5px;
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}

