<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#outerwrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header, #content, #footer {
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #000000;
	background-image: url(images/background/wiumeteorology.gif);
	background-repeat: repeat;
}
#content {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content h1 {
	font-size: 24px;
	color: #282828;
	font-weight: bold;
}
#content h2 {
	font-size: 16px;
	color: #292929;
}
#content p {
	font-size: 12px;
	color: ##292929;
}
#content a:link {
	color: #292929;
	text-decoration: underline;
}
#content a:visited {
	color: #292929;
	text-decoration: underline;
}
#forecast p {
	font-size: 14px;
	color: #FFFFFF;
}
#forecast h3 {
	font-size: 24px;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header {
	height: 261px;
	background-image: url(images/header/header_background.jpg);
}
#footer {
	background-color: #472987;
	height: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#navbar {
	width: 178px;
	background-color: ##472987;
}
</pre></body></html>