#flash { position: fixed; left: 40%; top: 25%; width: 20%; height: 100px; display: none;
         background-color: #653208; border: solid 3px #ccc; border-right: solid 3px #aaa;
         border-bottom: solid 3px #aaa; }
#flash-content { padding: 15px; color: #fff;
                 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px;}
