@import url(http://www.truls.org/css/TFUP.css);

body {
  color: black;
  background: rgb(250,250,250);
  background-image: url(http://www.truls.org/TFUP/bilder/Stromlos_-_Background.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  font-family: courier new, courier, monospace;
  margin-left: 10%;
  margin-right: 10%;
}

img { clear: both; }
img.left { float: left; clear: both; }
img.sep { float: center; clear: none; }

HR.sep { width: 75%; clear: both; text-align: center; }

P.center { text-align: center; float: center; clear: both; }
p:first-letter { font-size: 100%; font-weight: normal; font-family: courier new, courier, monospace; }
p.init:first-letter { font-size: 100%; font-weight: normal; font-family: courier new, courier, monospace; }

h1 { text-align: center; text-decoration: underline; font-weight: bold; font-size: 100%; font-family: courier new, courier, monospace; text-transform: uppercase; }
h2 { text-align: center; text-decoration: underline; font-weight: bold; font-size: 100%; font-family: courier new, courier, monospace; }
h3 { text-align: center; text-decoration: underline; font-weight: normal; font-size: 100%; font-family: courier new, courier, monospace; }
