<html>
<head>
<title>Speak the Unspeakable</title>
<style type="text/css">
body { background-image:url('nightsky.gif'); color: #2e658e; font-family: 'Courier New', Courier, monospace; }
h1 { color: #ff3300; }
p { color: #ff9900; font-size: 12px; }
</style>
</head>
<body>
<h1>...Safeguarded Interchange...</h1>
<p>Unravel...<img src="key.png" alt="key">Decode...</p>
<img src="locked_door.gif" alt="locked door">
<p><svg xmlns="http://www.w3.org/2000/svg" width="35" height="35">
<rect width="35" height="35" style="fill:rgb(0,0,255);stroke-width:3;stroke:rgb(0,255,0);">
</svg> </p>
<p>Access secrets with caution...<br>Embrace...</p>
<img src="envelope.gif" alt="secret message">
<p><svg xmlns="http://www.w3.org/2000/svg" width="25" height="25">
<circle cx="12" cy="12" r="10" stroke="black" stroke-width="2" fill="blue" />
</svg></p>
</body>
</html>