body {
	background-color:black;
	padding:0;
	margin:0;
	color:lightgrey;
	font-family:Tahoma;
}

pre {
}

#headcontainer
{
	height:340px;
	width:320px;
	float:left;
}

#head
{
	background-image: url('bigbrother.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	width:320px;
	float:left;
}

.comment
{
	color:gray;
	font-style:italic;
	font-size:75%;
}

.headline
{
	font-weight:bold;
	color:white;
}

.entity
{
	background-color:black;
	border:0;
	color:lightgrey;
	font-family:Tahoma;
	margin-bottom:1em;
}


#title
{
	background-image: url('upsidedown.png');
	background-position: top left;
	background-repeat: no-repeat;
	height:32px;
	padding-left:128px;
	font-size:32px;
	line-height:32px;
	padding-top:96px;
	color:gray;
}

#menu
{
	background-color:gray;
}

#menulist
{
	display:inline;
}

#content
{
	/* nothing yet */
}
