body {
	margin-top: 0px;
	background-color: #999999;
	background-image: url(bg-stone-brown.jpg);
}

#stix-media {
	width: 800px;
	height: 420px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #9999FF;
	background-image: url(bg-stone-blue.jpg);
}

#stix-media h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.5em;

}

#stix-media p {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.3em;

}
