<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Blackboard Background
 */
 

#block-top-a { 
	overflow: hidden;
	position: relative;
	background: #353535 url(../../images/background/blackboard/blackboard_bg.jpg) 0 0 repeat;
}

.top-a-layer-1 {
	position: absolute;
	top: -15px;
	left: 0;
	right: 0;
	height: 1400px;
	background: url(../../images/background/blackboard/blackboard_img.jpg) 50% 0 no-repeat;
}

</pre></body></html>