<!DOCTYPE html>
<html>
	<head>
		<title>Fallen Warsaw</title>
		<meta charset="utf-8"/>
		<link rel="stylesheet" href="../common.css"/>
		<link rel="stylesheet" href="style.css"/>
		<link rel="icon" href="down-small.jpg"/>
		<meta name="viewport" content="width=device-width">

	</head>
	<body class="has-main" style='background-image: url("library-wide-thin.webp"); background-repeat: no-repeat; background-size: 100%;'>
		<main style="padding-top: calc(7vw + (-1em));">
<result>
	<img src="appetizer.jpg"/>
	<title>Delicious paste</title>
	<p>You've never eaten something quite like that, but it sure makes for a fine snack.</p>
</result>

<a href="3k-ci7x">Onwards</a>

<p class="credit">The picture shown is a placeholder in lack of a true picture from the Conference Dinner.</p>
		</main>
	</body>
</html>

