body
{ background-color: #070000;
  background-image: url("/siteimages/cuntbackground.gif");
  background-repeat: no-repeat;
  background-attachment: scroll;
}

h1
{ margin-top: 1em;
  margin-bottom: auto;
  margin-right: 25%;
  margin-left: 16%;
  text-indent: 0px;
  padding: 0px 0px 0px 0px; 
  border: 0px;
  font: 1.4em calibri, arial, verdana, sans-serif; color: #97a3ac;
  font-variant:strong;
  background-color: transparent;
}

h2
{ margin-top: 1em;
  margin-bottom: auto;
  margin-right: 25%;
  margin-left: 16%;
  text-indent:20px;
  padding: 2px;
  border:0;
  font: 1.2em calibri, arial, verdana, sans-serif; color: #97a3ac;
  font-variant:strong;
  background-color: transparent;
}

h2.hoorj
{ margin-top: 1em; }

h3
{ margin-top: 1em;
  margin-bottom: auto;
  margin-right: 25%;
  margin-left: 16%;
  text-indent:20px;
  padding: 2px;
  border:0;
  font: 1em calibri, arial, verdana, sans-serif; color: #97a3ac;
  font-variant:strong;
  background-color: transparent;
}

h3.hoorj
{ margin-top: auto; }

.
{
font: 1em calibri, arial, verdana, sans-serif; color: #97a3ac;
}

em
{ font-style: italic; }

strong
{ font-weight: bold }

a:link    { text-decoration: none; color: #a72259; background-color: transparent; }
a:visited { text-decoration: none; color: #a72259; background-color: transparent; }
a:hover   { text-decoration: none; color: #dd215c; background-color: transparent; }
a:active  { text-decoration: none; color: #a72259; background-color: transparent; }

p
{ margin-top: 1em;
  margin-bottom: auto;
  margin-right: 25%;
  margin-left: 16%;
  font: 1em calibri, arial, verdana, sans-serif; color: #97a3ac;
  background-color: transparent;
}

p#centre
{ text-align:center;
}
 
dl,ol,ul
{ margin-top: auto;
  margin-bottom: auto;
  margin-right: 20%;
  margin-left: 16%;
  font: 1em calibri, arial, verdana, sans-serif; color: #97a3ac;
  background-color: transparent;
} 

.break { page-break-before: always; }
 

img.gallery
{ float:none;
  padding:20px;
  }
  
img.floatl
{ float:left;
  padding:20px;
  }
  
img#header
{ float:none;
  padding:10px;
  }

