@charset "utf-8";
/* CSS Document */

#pub_header {
	margin-bottom:10px;
	margin-top: 90px;
	}
#pub_header h1 {
	font-size: 3rem;
	}

#header_text {
	z-index: 100;
}
#header_image {
	z-index: 0;
}
#narrative {
	font-size: 1.1em;
}
.main_menu_item a img{
	border: thick solid #999;
}
.main_menu_item a:hover img {
		border: thick solid #000;
}
