#caption 	{ visibility: visible; position: absolute; top: 30px; left: 10px; width: 90px }
#text   {
	visibility: visible;
	position: absolute;
	top: 30px;
	left: 110px;
	width: 380px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
img {
	background-color: #000000;
	margin-bottom: 10px;
}
body {
	background-image: url(imgs/ruler_K.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
