body {background-color: #000000;
      background-image: url(pic/tom_waits_closing_time.jpg);
      background-repeat: no-repeat;
      background-attachment: fixed;
      background-position: right;
      margin: 20px 30px 20px 30px;
      color: #ffffff;}

h1 {font-family: cursive,"Comic Sans MS"; color: #feb42f}
h2 {color: #cbf1fa}
h3 {color: #b2c2fe}
h4 {color: #f74634}
h5 {color: #ff22b0}
h6 {color: #ffffff}

em {font-size: large;
    font-style: normal;
    color: #ffffff;
    background-color: #000000}

#lef {text-align: left}
#cen {text-align: center}
#rig {text-align: right}

a:link {color: #ffffff}
a:visited {color: #B0E0E6}
a:hover {color: #b28d49}
a:active{color: #42c9a8}

code {white-space: pre}
