--- /dev/null
+table, th, td {
+ border: 1px solid black;
+}
+
+table {
+ border-collapse: collapse;
+}
+
+table {
+ margin: 50px;
+}
+
+th {
+ background-color: #FFFFDD;
+ min-height: 50px;
+}
+
+tr.alt td {
+ background-color: #EAF2D3;
+}
+
+img {
+ max-width: 300px;
+}
+<link rel="stylesheet" type="text/css" media="all" href="/archive/invincible.css"/>
+
# No, this cannot be! I am invincible!
**No, this cannot be! I am invincible!** is a game for 2-8 players. Some of the players are Villains, and some are Heroes. It can be played as a storytelling game. It's designed to be short (30 minutes) and friendly for players new to storytelling games.
puts %Q{
<html>
<head>
-<link rel="stylesheet" type="text/css" href="/markdown.css">
+<link rel="stylesheet" type="text/css" href="markdown.css">
</head>
<body>
#{content}