h1 {text-align:center;}
.toc {text-align:center;}
sup {font-size:x-small;}
.blockquote {text-indent:2.5em;}
table {margin:1em;}
th {text-align:left;}
th.wider, td.wider {padding-right:2em;}
td.letter {text-align:center;}
.note {margin-left:1em;}
.emph, .foreign_term {font-style:italic;}
/* for scripts */
.script_character_name {font-weight: bold;}
.script_action {font-style: italic;}

/* for "The Hacker's Manifesto" */
body.thm {
background-color:#888888;
background-image:none; /*url("/website/images/background.bmp")*/
background-repeat:no-repeat;
background-attachment:fixed;
background-position:5% 10%;
color:#000000;
direction:ltr;
letter-spacing:normal;
text-align:left;
text-decoration:none;
text-indent:0%;
text-transform:none;
white-space:normal;
word-spacing:normal;
font-family:'Courier New', 'Courier', monospace;
font-size:large; /*originally 24 pt*/
font-size-adjust:none;
font-stretch:normal;
font-variant:normal;
font-weight:normal;
margin-left:20%;
margin-right:20%;
margin-top:5%;
}
h1.thm {
font-size:large;
text-align:center;
margin-bottom:1em;
}
p.cite {
text-align:center;
}
.thmcopyright {
text-decoration:none;
text-indent:0%;
text-transform:none;
font-family:"Times New Roman", serif;
font-size:x-small;
}


/* for "desires" */
body.desires {
background-color:#000000;
background-image:none; /*url("/website/images/background.bmp")*/
background-repeat:no-repeat;
background-attachment:fixed;
background-position:5% 10%;
color:#FFFFFF;
direction:ltr;
letter-spacing:normal;
text-align:right;
text-decoration:none;
text-indent:0%;
text-transform:none;
white-space:normal;
word-spacing:normal;
font-family:'Script MT Bold', sans-serif;
font-size:large; /*originally 24 pt*/
font-size-adjust:none;
font-stretch:normal;
font-variant:normal;
font-weight:normal;
margin-left:5%;
margin-right:5%;
margin-top:5%;
}
h1.desires {
font-size:large;
text-align:right;
margin-bottom:1em;
}
.desirescopyright {
color:#FFFFFF;
background-color:#000000;
text-align:left;
text-decoration:none;
text-indent:0%;
text-transform:none;
font-family:"Times New Roman", serif;
font-size:x-small;
}

