/* Show it is fixed to the top */
body {
  min-height: 75rem;
  padding-top: 4.5rem;
}

/* html, body { */
    /* background: url("../images/bg.png") repeat-x; */
/* } */

h1, .h1 {
    font-family: Georgia, "Times New Roman", Arial !important;
	color: #444;
}

h3, .h3 {
    font-family: Georgia, "Times New Roman", Arial !important;
}

/* Custom page footer */
footer {
	padding-top: 40px;
}

/* ABP */
#tester {
	display: none;
}

