<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../pics/hala%20.gif);
	background-repeat: repeat;
}
.center {
	text-align: center;
}
ul {
	line-height: 26px;
}
h2 {
	font-size: x-large;
	color: #630;
	text-align: center;
}
#back {
	text-align: center;
	font-size: medium;
}
#back a:hover {
	text-align: center;
	color: #00F;
	text-decoration: underline;
	font-size: large;
	margin-top: 50px;
}
#back a{
	text-align: center;
	color: #600;
	text-decoration: none;
	font-size: large;
	margin-top: 50px;
}
h1 {
	text-align: center;
}
</pre></body></html>