.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	width: 600px;
	border-right-style: solid;
	border-right-color: #333;
}
.kop {
	font-size: 19px;
	color: #FFF;
	background-color: #666;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

