@charset "utf-8";
/* CSS Document */



h1.scene{
	margin-top: 20px;
	height: 125px;
	background: url(images/ataleoftwo.png) no-repeat;
	
}

* HTML h1.scene{
	background: url(images/ataleoftwo.gif) no-repeat;
	
}
#mainBody p {
	font-size: 1.2em;
}

#mainBody {
	margin-bottom: 8em;

}

div.adr {
}

