<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main_content {
	margin: 10px;
	padding: 10px;
	width: 650px;
}
#logo {
	width: 720px;

}
.border {
	width: auto;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #663399;
}
</pre></body></html>