html {
	direction: ltr;
}
body, #header {
	background: url("/user/pages/01.home/bkgnd02.webp") repeat center;
}

p, ul {
	font-size: 1rem;
}


img[alt="ronel"],
img[alt="maayan"] {
	border: 2px solid #000;
}
#adilo1, #adilo2 {
	background: #fefefe url("/user/pages/01.home/loader_w200.webp") no-repeat center;
	width: 100%;
	height: null;
	border: 2px solid #000;
	position: relative;
	padding-top: 56.25%
}


#footer {
	display: none;
