body	{
	background: white url(bgr.gif) no-repeat center top;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0.8em;
	color: #000;
}

body#nacht	{
	background: black url(bgrlate.gif) no-repeat center top;
	color: #fff;
}

div#webcam	{
	margin: 94px auto 240px auto;
	width: 320px;
	height: 240px;
}

p	{
	text-align: center;
}

a	{
	color: #f00;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}