.site_logo {
        background-image: url("./images/site_logo.png");
        height: 126px;
        width: 162px;
}

.site-description h1 {
	color: black;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
	text-align: center;
}
.site-description p {
	font-size: 1.2em;
	text-align: center;
}
.site-description div.links {
	font-size: 1.2em;
	text-align: center;
}
