/* error page stylesheet
(C) DDspacelift studios, 2018 */
body {color: blue; background: aqua; text-align: center;}
h1 {font-size: 36pt;}
h2 {font-size: 22pt;}
p {font-size: 18pt;}
footer {position: fixed; bottom: 20px; font-size: 8pt; font-style: italic;}	