﻿div.importantMessage { text-align: center; background-color: red; color: white; font-weight: bold; padding: 10px; text-shadow: 0px 0 black, 0 1px black, 1px 0 black, 0 -2px black; font-size: 16px; line-height: 18px; }
    div.importantMessage a { color: white; }
