
	body {
		background: #c3c3c3 url(/features/bbcms_templates/_customize/inauguration-banner.jpg) no-repeat;
		background-size: 50%;
		background-position: 100% 31px;
	}


	.section_nav {
		display: none;
	}
	
	#titleBlock {
		margin-top: 0;
		padding: 5vw 0;
	}

	#titleBlock h1 {
		width: 45%;
		background: none;
		color: black;
		font-size: 5vw;
		text-shadow: 0 0 15px white, 0 0 15px white, 0 0 15px white;
		text-shadow: 0 0 15px #b3b3b3;
	}

	#titleBlock h1 u {
		text-decoration: none;
		text-align: center;
		display: block;
		font-size: 1.5vw;
	}

	#titleBlock h1 i {
		text-align: center;
		display: block;
		font-size: 3vw;
	}


	#fullCol h1 {
		display: none;
	}

	.cnode_label_ {
		max-width: 1000px;
	}

	h2, h3 {
		margin-left: 4%;
	}

	p.full {
		font-size: 20px;
		line-height: 1.5;
		font-family: "Libre Baskerville";
		padding: 2rem 0;
	}


	@media(min-width: 1300px) {
		.cnode_label_exhibit p {
			width: 41%;
		}
	}