/* mhgs.css */

body {
	background-color: #ffffff;
}

footer {
    padding-bottom: 20px;
    text-align: center;
}

h1 {
	color: #ff8000;
	text-align: right;
}

.error {
    color: #000000;
    text-align: left;
}

h2 {
	color: #ff8000;
	text-align: right;
}

h5 {
	text-align: center;
}

.transcribed {
    color: brown;
    font-weight: bold;
}