@font-face {
	font-family: "New York";
	src: url("/fonts/NewYork.woff") format("woff");
	src: url("/fonts/NewYork.eot") format("embedded-opentype");
	src: url("/fonts/NewYork.ttf") format("truetype"); }

@font-face {
	font-family: "Los Altos";
	src: url("/fonts/LosAltos.woff") format("woff");
	src: url("/fonts/LosAltos.eot") format("embedded-opentype");
	src: url("/fonts/LosAltos.ttf") format("truetype"); }

body { background: url("/images/bgs/stories.png") #0066CC; }

.section-content {
	background: url("");
	background-color: #01222D;
	font-family: "New York", serif;
	color: #8DAFB8; }

.section-content a { color: #8B92B0; }
.section-content a:hover { color: #DEB651; }
.section-content span { font-style: normal; }

.section-content > h1, .section-content > h2, .section-content > h3, .section-content > h4, .section-content > h5, .section-content > h6 { clear: both; color: #DEB651; text-align: center; }
.dialogue { font-family: "Los Altos", "New York", serif; font-weight: bold; }
.notice a { color: #3D4991; }
.notice a:hover { color: #B58D26; }
.border { border: 3px solid #DEB651; }

.red, .cat, .marcela { color: #F19391; } /* Red */
.orange, .gonzo { color: #FFA100; } /* Orange */
.gold, .cammy, .hasan { color: #DCBE37; } /* Gold */
.yellow, .seb, .madeleine { color: #E7DF54; } /* Yellow */
.asparagus, .kevin { color: #CCCC33; } /* Asparagus */
.green, .arthur, .rocco, .caby, .theophrastus { color: #93D589; } /* Green */
.teal, .colton, .felix { color: #9CCEAB; } /* Teal */
.blue { color: #BAE1E1; } /* Blue */
.purple, .penny, .miguel { color: #CC8EC9; } /* Purple */
.grey, .guardian { color: #CCCCCC; } /* Grey */