@font-face {
	font-family: "Joystix";
	src: url('https://punklabs.com/shared/fonts/Joystix/Joystix-Regular.woff') format('woff');
	}

@font-face {
	font-family: "Telegrama";
	src: url('https://punklabs.com/shared/fonts/Telegrama/telegrama_render.woff') format('woff');
	}


html {
	font-family: "Telegrama";
	font-size: 16pt;
	line-height: 1.35;
	} 

body {
	background: #2a2a2a;
	}
	
body {
	background: #ce50d4;
	}

body.home {
	background: #ce50d4;
	}
	
body.support {
	background: #50bad4;
	}
	
body.privacy {
	background: #494949;
	}
	
body.press {
	background: #d48351;
	}

	
.Screenshot img { width: 500px; }
.Screenshot1 img { width: 300px; }

.box {
	}
	
.TextBox {
	max-width: 1000px;
	}
.Quote {
	max-width: 580px;
	}
	
.DeviceMetaphor {
	background: #333;
	}