body{ background-repeat: no-repeat; 
background-color: #000000; 
background-image:
url('images/background1a.gif');
background-position: center;
background-attachment: fixed;}


a:link { 
color: #b32737;
background-color: #db5b70;
font-size: 20px;
border: 0px outset #c00000;
font-family: sans-serif;
text-transform: none;
text-decoration: none;
font-weight: bold;
cursor: crosshair; }

a:visited { 
color: #000000;
background-color: #da5565;
font-size: 20px;
border: 0px outset #e1a7ff;
font-family: sans-serif;
text-transform: none;
text-decoration: none;
font-weight: bold;
cursor: crosshair; }

a:hover{
color: #ffffff;
background-color: #db5b70;
font-size: 20px;
border: 0px inset #26003a;
font-family: sans-serif;
text-transform: none;
font-weight: bold;
cursor: crosshair; }

a.one:hover{
color: #000000;
background-color: #e1a7ff;
font-size: 18px;
border: 0px inset #26003a;
font-family: sans-serif;
text-transform: none;
font-weight: normal;
cursor: crosshair; }

a.one:link { 
color: #d02542;
background-color: #850011;
font-size: 18px;
border: 0px outset #e1a7ff;
font-family: sans-serif;
text-transform: none;
text-decoration: none;
cursor: crosshair; }

a.one:visited { 
color: #e400a1;
background-color: #FFFFFF;
font-size: 18px;
border: 0px outset #e1a7ff;
font-family: sans-serif;
text-transform: none;
text-decoration: none;
cursor: crosshair; }

p.one{ color: #FFC0C0; 
font-variant: small-caps;
font-style: none;
font-color: #26003a;
text-align: justify;
letter-spacing: 1px;
background-color: #e1a7ff; 
width:290px; }

div.background
  {
  width: 300px;
  height: 600px;
  background: url(klematis.jpg) repeat;
  border: 1px solid black;
  }
div.transbox
  {
  width: 285px;
  height: 500px;
  margin: 25px 25px;
  background-color: #dca0b2;
  border: 1px solid black;
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.90;
  /* for Mozilla */
  -moz-opacity:0.90;
  }
div.transbox p
  {
  margin: 2px 2px;
  font-weight: bold;
  color: #000000;
  }

div.backgrounda
  {
  width: 400px;
  height: 100px;
  background: url(klematis.jpg) repeat;
  border: 1px solid black;
  }
div.transboxa
  {
  width: 500px;
  height: 125px;
  margin: 25px 25px;
  background-color: #dca0b2;
  border: 1px solid black;
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.90;
  /* for Mozilla */
  -moz-opacity:0.90;
  }
div.transboxa p
  {
  margin: 2px 2px;
  font-weight: bold;
  color: #000000;
  }


div.transboxb
  {
  width: 600px;
  height: variable;
  margin: 25px 25px;
  background-color: #da5566;
  border: 0px solid black;
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.90;
  /* for Mozilla */
  -moz-opacity:0.90;
  }
div.transboxb p
  {
  margin: 2px 2px;
  font-weight: bold;
  color: #000000;
  }

img.one
{
-moz-opacity:0.6;filter:alpha(opacity=60);cursor:hand"

}


h1{ font-style: oblique;
color: #a31d33; 
font-family: serif;
font-variant: none; }

h1.one{ font-style: oblique;
color: #820016; 
font-family: serif;
font-variant: none; }


h2{ font-style: oblique;
color: #820016; 
font-family: serif;
font-variant: small-caps; }

h3{ font-style: oblique;
color: #820016; 
font-family: serif;
font-variant: small-caps; }


h4{ font-style: oblique;
color: #820016; 
font-family: serif;
font-variant: small-caps; }