body {
  margin:0px;
  background:url(/img/film-sina.jpg) #ffffff repeat-y fixed 36px 0px;
  color:#000000;
  font:14px arial,sans-serif;
  line-height:130%;
  }

table { font-size:100%; }
a { font-weight:bold; }
a:hover { color:#c00; }

.title { margin-left:98px; padding:20px; font:24pt fantacy; }
.title img { border:none; }
.container { position:relative; width:686px; margin-left:98px; }
.box { margin-top:10px; margin-bottom:4px; padding:1em; border:0.2em solid #d8d7ed; background:url(/img/stripes.png) #d8d7ed; }
div.caption { margin-top:-100px; margin-left:10px; margin-bottom:100px; font-size:140%; }
div.pic { position:absolute; top:20px; right:10px; z-index:9; }

#navi { position:fixed; left:0px; top:0px; padding:3px; margin:0px; list-style:none; z-index:5; -moz-border-radius-bottomright:12px; background:#c1c1ec; }
#navi * { padding:0px; border:none; margin:0px; }
* html #navi { position:absolute; }
#navi ul li {  list-style:none;  }

.skyscraper { position:absolute; top:0px; left:696px; width:160px; height:600px; }

@media print {
  body {background:transparent; }
  #navi { display:none; }
  .skyscraper { display:none !important; }
  .container { width:auto; margin:0px !important; }
  .title { margin-left:0px; }
  .box { background:transparent; border:none; }
}