body {
	background-color: black;
	color:            silver;

	font-family: monospace;
	font-size:   x-large;
}

h1, h2, h3, h4, h5, h6 {
	font-variant: small-caps;
}

ins {
	text-decoration: none;
}

.camouflage {
	color: #202020;
}

.superimpose {
	position: absolute;
	z-index:  -1;
}


th, td {
	text-align:    left;
	padding-right: 10px;
}

p#footer {
	font-size: x-small;
}

img.flattr {
	border-width:  0;

	float:         left;
	padding-right: 10px;
}

img.w3 {
	border-width: 0;
}

#vim * {
	text-decoration: none;

	color:           silver;
}

#vim #tilde {
	color: blue;
}

#vim #cursor {
	background-color: red;
	color:            black;
}

.update {
	background-color: green;
	color:            white;

	font-size:        large;
}
