/*
Author: Jennifer L. Buckley
Date: 01/22/2019

*/

* {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
}

#rhead {
	background: url(../images/justicelight.jpg) no-repeat top center;
	background-size: cover;
  	padding: 15rem 2rem;
  	margin-bottom: 4rem;
	font-family: 'Libre Baskerville', serif;
}

h1 {
	font-size: 5em !important;
}

.construction {
	text-align: center;
	color: #AA0002 !important;
}

#contact {
	text-align: center;
	margin: auto;
	margin-left: auto;
	margin-right: auto;
}

#contact p {
	text-align: center;
	margin: auto;
	}

iframe {
	width: 40em;
	height: 70em;
	margin: auto;
}

.arthead {
	text-align: center !important;
	margin: auto;
}

.arthead h2 {
	font-size: 3em;
	text-align: center !important;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
}

#address {
	margin: auto;
	text-align: center;
}

#map {
	margin: auto;
}