* {
	font-family: verdana sans-serif;
}

body {
	foreground-color: black;
	background-color: white;
	background-image: url("/kenn/pictures/wiki.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top right;
}

tt, code, pre, samp {
	font-family: monospace;
}

h3.date {
	color: rgb(51, 0, 255);
	font-weight: bold;
}

div.time {
	color: rgb(255, 0, 0);
	font-weight: bold;
}

.action {
	color: rgb(255, 0, 0);
	font-style: italic;
}

.update {
	text-indent: 0;
}
