body {
  color:#ffffff; background:#FFFFFF; margin:0; padding:0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background-color: #FFFFFF;
  background-image: url(bg.jpg);
  background-repeat: no-repeat;
  background-position:center;
  background-attachment: fixed;
}
#logo {
text-align:center;
	width:700px;
	height:580px;
	margin: -1.7em;
  background-image: url(live.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-attachment: fixed;
}
#logobild {
text-align:center;
        width:700px;
        height:580px;
        margin: -1.7em;
  background-image: url(bg_cam1.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-attachment: fixed;
}

