document.write("<div style=\"background-color: red; color: white\"");
document.write("<b><font size=\"+1\">!!!! DANGER: !!!!</font></b><br>");
document.write("This page is <b>NOT</b> intended to teach you how to fly ");
document.write("an airplane!!!! If you want to learn how to fly you ");
document.write("<u><b>MUST</b></u> get professional lessons!!!!");
document.write("</div>");

