body {
	background-color: black;
	color: white; 
}

.content {
	text-align: center;
	margin: 0px 50px;
	padding: 0px 50px;
	font-size: 1.2em;
}

.frickin-silly-about {
	font-family: "Montserrat";
	display: block;
}

.footnotes {
	margin: 0px 50px;
	padding: 0px 50px;
}

.footnote-link {
	color: white;
	text-decoration: none;
}

#frickin-silly-nav-logo {
	color: orange;
	text-decoration: none;
	font-size: 14px;
	font-family: "Lakki Reddy";
}

#frickin-silly-header {
	text-decoration: none;
	font-family: "Lakki Reddy"; 
	display: block;
	color: orange;
	font-size: 4em;
    text-shadow: -1px -1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px 1px 0 #FFF;
}

#rocket-tripper-link {
    color: cyan;
    /*font-family: "Space Mono";*/
	font-family: "Montserrat";
    text-decoration: none;
    font-weight: 900;
}

#rocket-img {
	display: inline;
}

#dollar-img {
    display: inline;
    width: 32px;
    height: 32px;
}