BODY, TABLE, TD { 
	font-family: tahoma, helvetica, arial;
	font-size: 11pt;
}
#wrapper { 
	margin: 0 auto 0 auto;
	width: 700px;
	padding: 0px;
	position: relative;
}

H1,H3 {
	text-align: center;
}
.tbltekst {
	vertical-align: top;
	padding: 0px;
	text-align: justify;
}
.tbltekst TD {
padding: 10px; }
#monkeys {
	position: absolute;
	top: 0px;
	left: -240px;
	background: url(monkeys.jpg) no-repeat;
	width: 230px;
	height: 1000px;
}

.tblform {
	background: #ccc;
	margin: 10px;
	padding: 5px;
}