#caption 	{ visibility: visible; position: absolute; top: 30px; left: 10px; width: 90px }
#picture   {
	visibility: visible;
	position: absolute;
	top: 30px;
	left: 110px;
	font-size: 9px;
}
img {
	background-color: #000000;
	margin-bottom: 10px;
}
body {
	background-image: url(imgs/ruler_K.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
