@import url("CourtWebSite.css");

.content
{
}

.justices
{
	width: 100%;
	text-align: center;
}

#imgJustices
{
	width: 600px;
	display: block;
}

.justice
{
	white-space: nowrap;
	font-weight: bold;
	margin-bottom: .5em;
}
