body {
	background-color: #EFE7BC;
	color: #543018;
	font-size: 0.9em;
}
#top {
	width: 100%;
	height: 182px;
	background: transparent url(logo.jpg) top left no-repeat;
}
#main {
	width: 100%;
	height: 500px;
	background: transparent url(cipari.jpg) bottom right no-repeat;
	padding: 1em 2em;
}
h1,h2,p {
	padding: 0;
	margin: 5px 0 2px 30px;
}
h2 {
	padding-bottom: 20px;
}
p {
	font-size: 130%;
}
p.em {
	unicode-bidi:bidi-override;
	direction: rtl;
	float: left;
}
#hw {
	float: left;
	clear: both;
	padding: 20px 0 0 30px;
}
#hw a img {
	border-width: 0px;
}
