
h1 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-size: 48px;
    padding-top: 10px;
	margin-top: 0px;
}
h2 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    text-align: center;
    font-size: 32px;
    padding-top: 10px;
}
h3 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 28px;
	text-align: center;
	color: white;
}
p {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 22px;
    padding-top: 10px;
}
li {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 22px;
	padding-top: 20px;
}
.top {
	width: 1024px;
	text-align: center;
	background: #9A1C1F;
}
.vote {
	width: 1024px;
	text-align: center;
}
.leadership {
	align-content: center;
	width: 1024px;
	height: 590px;
	object-fit: contain;
	background-image: url("images/city_hall.png");
	filter: brightness(150%);
}
.section3 {
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0;
	margin-bottom: 0;
	width: 1024px;
	background: #9A1C1F;
	color: white;
	object-fit: contain;
}
.section4 {
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0;
	margin-bottom: 0;
	width: 1024px;
	background: black;
	color: white;
	object-fit: contain;
}
.footer {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.data_list {
	padding-top: 0px;
	margin-left: 25px;
}