Wyrm
Table of Contents

h1

h2

h3

h4

h5

testotestotestotestotestotestotestotestotestotest otestotestotestotestotestotestotestotestotestotestotestotestotestotestotestot estotestotestotestotestotestotestotestotestotestotestotestotestotestotestotestotestotestotestotestotesto

testotestotestotestotestotestotestotestotestotest

header header header
cell-content cell-content cell-content
cell-content cell-content cell-content

aaa

/* @import url(/css:werewolf/code/1); */
 
body {
background-image:url(http://kaputtmundi.wikidot.com/local--files/start/corteccia2.jpg);
color:#8CF161;
font-size:0.8em;
}
#top-bar ul li.sfhover a:hover, #top-bar ul li:hover a:hover {
background:#333344 none repeat scroll 0 0;
text-decoration:none;
color:#8CF161;
}
.yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a {
background-color:#333344;
background-image:url(../images/yuitabs.png);
color:#8CF161;
}
.yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a:focus, .yui-navset .yui-nav .selected a:hover {
background:#8CF161 url(../images/yuitabs.png) repeat-x scroll left -1400px;
color:#000000;
}
div.buttons input, input.button, button, file, a.button {
background-color:#101010;
border:1px solid #FF0000;
color:#8CF161;
margin:0 2px;
padding:0 0.5em;
text-decoration:none;
}
.code {
background-color:#332222;
border:1px dashed #8CF161;
font-family:'Andale Mono','Courier New',Courier,monospace;
margin:0.4em 0;
overflow:auto;
padding:0 1em;
}
 
#toc{
    margin: 1em auto 1em 0;
    padding: 0em 0.5em;
    border: 1px dashed #8CF161;
    background-color: #332222;
    display: table;
}
 
blockquote {
border:1px dashed #8CF161;
}