<?php include('../HEADER.php'); ?>

<h1>Stories I want to write</h1>

<ul>
	<li>Fair folk in mid-century Paris</li>
	<li>Cthulhu over Providence (like Godzilla over Tokyo)</li>
	<li>Last voyage of the Demeter (Dracula)</li>
	<li>Joan of Arc as a full cycle of Greek tragedy</li>
	<li>Edison's elephant</li>
	<li>The day the sun went out</li>
	<li>Researchers use radio telemetry equipment to study rattlesnakes. A researcher notices that one snake moves far and fast, and realizes it must be in a car. Thus, a murder plot is uncovered.</li>
	<li>Clock winders at Windsor Castle</li>
	<li>Decadence of Weimar Berlin</li>
</ul>

<?php include('../FOOTER.php'); ?>
