<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background: #ffffff url(1.jpg) repeat;
}

.top{
	padding-top:50px;
}

.header {
	border: 1px solid #d71585;
	border-bottom: none;
}

/* .header .title { background: #7FB8C3; } */
.header .title { color: #d71585 }
.header .b-line{ color: #d71585; border-bottom: 1px solid #d71585; }
.footer {border-top: 1px solid #42AEC2;}

.container {
	border: 1px solid #d71585;
	border-width: 0 1px 1px;
}

.copyright { color: #c71585 }
.copyright a { color: #db7093 }

.dbox form #fields p.submit input {color: #327B8A;}</pre></body></html>