<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin:0px;
}

a {text-decoration: none; color: #D7863E;}

#advertising {
	background: #D13A51;
	position: absolute;
	width: 140;
	height: 600;
	left: 700;
	top: 0;
	padding: 5;
	text-align: center;
	font-size: 12px; 
}

#picture {
	position: absolute;
	top: 50px;
	left: 510;
}

#download {
	width: 200;
	height: 210;
	font-size: 9px;
	color: white;
	padding: 10;
	background: #0094CE;
	font-family: Helvetica,Arial,sans-serif;
	position: absolute;
	top: 290;
	left: 480;
}

#starman {
	font-family: Skia;
}


#description {
	padding: 10;
	width: 450;
	position: absolute;
	top: 100;
	font-size: 13px;
}

#title {
	position: absolute;
	top: 0;
	left: 50;
	font-size: 18px;
	width: 450;
	height: 200;
	padding: 10;
}


#license  { font-size: 36 px; background: #f4c025; padding: 10; position: absolute; top: 530px; width: 700; height: 70 }
#liclink{ color: #D13A51; }

#versionhistory {
	position: absolute;
	margin: 10;
	width: 260;
	left: 0;
	top: 620;
	font-size: 12px;
}
#faq {
	position: absolute;
	margin: 10;
	width: 260;
	left: 280;
	top: 620;
	font-size: 12px;

}
#news {
	position: absolute;
	left: 560;
	margin: 10;
	width: 260;
	top: 620;
	font-size 10px;
}


#hand {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 123px;
	height: 167px;
}

#z1 {
	position: absolute;
	top: 132 px;
	left: 0 px;
	width: 123 px;
	height: 100 px;
}
#z2 {
	position: absolute;
	top: 99 px;
	left: 0  px;
	width: 123 px;
	height: 33 px;
}
#z3 {
	position: absolute;
	top: 66 px;
	left: 0px;
	width: 123 px;
	height: 33 px;
}
#z4 {
	position: absolute;
	top: 33 px;
	left: 0  px;
	width: 123 px;
	height: 33 px;
}
#z5 {
	position: absolute;
	top: -67 px;
	left: 0 px;
	width: 123 px;
	height: 100 px;
}


#locket {
	position: absolute;
	top: 360;
	left: 350;
	cursor: pointer;
}

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