/* add a webpage fade-in effect using JQuery in theme.js */
@media only screen and (min-width: 561px) {
#fade_status_header_titles1, #fade_status_header_titles2 { top: 1px !important; }
}