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

html {
	font-family: "PressStart2P";
	font-size: 14pt;
	} 

body { background: url(images/Starfield.png) fixed top #000; color: #eeeeee;}

/* Press Start Font */
body.home, #Footer, .Header { text-transform: uppercase; }
body { line-height: 1.5em; }
body.home .Logo { }

h1, h2, h3 {
	line-height: 1.25em;
}
#Footer {
	background-color: #000;
}


/*
body.support { background: #50bad4;}
body.privacy { background: #494949;}
body.press { background: #d48351;}
*/

/* .DeviceMetaphor {background: #333;}*/
.DeviceMetaphor img, .DeviceMetaphor video, .DeviceMetaphor iframe {
	box-shadow: none;
	}

.DeviceMetaphor.Wide img {
	width: 1000px;
}
/*
#Screenshot1 {}
#ScreenshotCaption1 {}
*/

.box {
	background-color: #333;
	}

.TextBox {
	max-width: 1000px;
	}
.Quote {
	max-width: 680px;
	border: 4px solid #f58;
	background-color: #222;
	}
