div.menu { text-align: center ; text-shadow: 0px 1px #000 ; position: absolute; left: 78vw; top: 180px ; min-height: 50vh; background-color: #FFE9EC; border-radius: 10px ; border: 2px outset ; margin-left: auto; margin-right: auto; width: 15vw; padding: 15px; z-index: 95 }
div.menu:after { content: url(/images/despoena-bullet.png); padding: 5px }

div.header { text-align: center ; text-shadow: 1px 1px 1px #BBBBBB; position: relative; left: 10px; top: 10px ; margin-left: auto; margin-right: auto ; background-color: #FFE9EC; border-radius: 10px ; border: 2px outset ; content: url(/images/despoena-banner.gif); }
div.header h1 { background-color: #FFE9EC; border-radius: 10px ; border: 2px outset ; width: 100% ; position: relative; margin-left: auto; margin-right: auto; padding: 10px ; visibility: hidden }

div.content { background-color: #FFE9EC; width: 70vw; margin-left: auto; margin-right: auto; padding: 30px; font-size: 18px; border-radius: 20px ; border: 2px outset ; position: absolute; left: 10px; top: 180px ; min-height: 50vh ; text-shadow: none }
div.content h2 { color: #800080; font-size: 25px }

div.footer { text-align: center ; text-shadow: 0px 1px #000; position: absolute; top: 65vh; left: 79vw; margin-left: auto; margin-right: auto ; z-index: 100 }


a:visited { color: #C71585; }
a:link { color: #FF1493; }
body { background: #FFE9EC url(/images/blooms.jpg) no-repeat center center fixed ; background-blend-mode: difference } 
div { color: #DC143C ; text-shadow: 1px 1px 1px #C32E65 ; font-family: "Comic Sans MS", cursive, sans-serif }
table { color: inherit; font-size: inherit }
td { vertical-align: top; margin-left: auto; margin-right: auto; padding: 10px }
body:after { content: url(/images/despoena-bullet.png); left: 135px; margin-left: 55vw; margin-right: 45vw ; padding: 5px }

.content p:before { content: url(/images/despoena-bullet.png); padding: 5px }
