/*

Standard CSS file for use with Standard.html and Standard-Source.html. 

*/


body
{
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-size: 100%;
	-webkit-text-size-adjust: none;
}


.coverimage, .introduction, .links, .about, .playinfo, .source, .sourceintroduction, .sourcecoverimage, .notes
	{
		float: none;
		margin-left: 1em;
		text-align: left;
	}

.play .coverimage, .play .links, .play .interpretercredit
	{
		display: none;
	}
	
#gameport
	{
		left: 0px;
		width: auto;
	}
}
