html, body {
  margin:0;
  padding:0;
  overflow:hidden;
  width:100%;
  height:100% }

body {
  display:table;
  background:#50777d;
  color:#304750;
  font: normal 15px "Courier New", Courier, monospace }

a:link, a:visited { color:#203740 }
a:link, a:active, a:visited { text-decoration:none }

.ds { font-size:9px }

img.freq {
  margin:0 auto;
  display:block;
  border:0;
  width:432px;
  height:148px }

img.cc { border:0 }

#msg {
  display:table-cell;
  vertical-align:middle;
  margin:auto auto;
  text-align:center;
  padding-bottom:64px }

#lnx {
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height:auto;
  background:#20575d;
  text-align:center;
  margin-top:32px;
  padding:8px 0;
  color:#eee;
  font-size:8px;
  border-top:1px solid #102730 }

#footer {
  position:absolute;
  z-index:1000;
  bottom:0;
  right:0;
  /*background:#50777d;
  border-top:1px solid #000;
  border-right:1px solid #000;*/
  padding:0 1px;
  font-size:9px;
  color:#000 }

#footer a, #blm a { color:#000 }

#footer .art {
  margin-right:8px;
  color:#50777d;
  font-variant:small-caps;
  font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif }

#footer .heart {
  /*font-family:Symbol;*/
  font-size:125%;
  color:#734;
  text-shadow:#50777d 1px 1px 3px }
