body	{
	background: black 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: #fff;
}

body#nacht	{
}

div#webcam	{
	margin: 163px auto 70px auto;
	width: 640px;
	height: 480px;
}

p	{
	text-align: center;
}

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

a:hover	{
	text-decoration: underline;
}
