<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0px auto;
	width: 500px;
}
 a {
	color: #AAAAAA;
	font-size: 12px;
	font-family: Helvetica;
	position: absolute;
	left: 20px;
	top: 20px;
}
#windows-phone-emulator {
	background: url(img/windows-phone-emulator.png) no-repeat center center;
	height: 757px;
	width: 500px;
}
#windows-phone-emulator iframe {
	margin-top: 127px;
	margin-left: 88px;
	width: 337px;
	height: 427px;
	overflow-y: scroll;
	overflow-x: hidden;
}
#windows-phone-emulator #back-button {
	position: absolute;
	height: 70px;
	width: 120px;
	margin-top: 80px;
	margin-left: 75px;
	cursor: pointer;
}</pre></body></html>