body { margin: 1em 32px }
div#sideimage {
	overflow: hidden;
	position: fixed;
	color: #FFF;
	background-color: #748;
	background: #748 url("/img/ralpnet.png") no-repeat center; 
}
/*div#sideimage a::before {
	content: "ralp.net";
	transform: rotate(270deg);
}*/
div#sideimage, div#sideimage a {
	display: block;
	top: 0;
	left: 0;
	width: 24px;
	height: 96px;
	border: 0;
	text-decoration: none;
}
