@import url(http://www.truls.org/css/Base.css);

body {
  color: white;
  background: #000000 url(../geek/bg.png) repeat scroll 0% 0%;
  /* background-image: url(http://www.truls.org/bilder/Hubert_354x546_blur_emboss.jpg); */
  margin-left: 15%;
  margin-right: 15%;
}

a:link { color: rgb(255,200,200); }
a:active { color: rgb(255,200,200); }
a:visited { color: rgb(255,200,200); }

h1 { font-family: cursive; }
h2 { font-family: cursive; }
/* h3 { font-family: cursive; } */
