help.css 145 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 div.help_message { z-index: 1000; width: 600; position: absolute; top: 50px; left: 50%; margin-left: -300px; background: yellow; }