
  body{
       background-color: #aaaaaa;
       background-image: url(../images/clouds.jpg);
       background-properties: fixed;
       margin-top: 0px;
       margin-left: 0px;
       margin-bottom: 0px;
       margin-right: 0px;

      }

/* External Style Sheet */

  A:link{color: teal;
  BACKGROUND-COLOR: WHITE;
  BORDER-TOP: #00ff99 1px solid;
  BORDER-BOTTOM: TEAL 1PX SOLID;
  BORDER-LEFT: #00ff99 1PX SOLID;
  BORDER-RIGHT: TEAL 1PX SOLID;
}
  A:visited{color: #660033;
  BACKGROUND-COLOR: WHITE;
  BORDER-TOP: #00ff99 1px solid;
  BORDER-BOTTOM: TEAL 1PX SOLID;
  BORDER-LEFT: #00ff99 1PX SOLID;
  BORDER-RIGHT: TEAL 1PX SOLID;

}
  A:active{color: orange;
  BACKGROUND-COLOR: WHITE;
  BORDER-TOP: #00ff99 1px solid;
  BORDER-BOTTOM: TEAL 1PX SOLID;
  BORDER-LEFT: #00ff99 1PX SOLID;
  BORDER-RIGHT: TEAL 1PX SOLID;

}
  A:hover{color: #FF0000;
  BACKGROUND-COLOR: #999999;
  BORDER-TOP: TEAL 1px solid;
  BORDER-BOTTOM:#00ff99  1PX SOLID;
  BORDER-LEFT: TEAL 1PX SOLID;
  BORDER-RIGHT:#00ff99  1PX SOLID;

}
.cloudsbox{background-image: url(http://www.oocities.com/dstrasserusa/images/clouds.jpg);
}
.bluebox{background-image: url(http://www.oocities.com/dstrasserusa/images/pwdrdblue.jpg)}
.story
  {
  font-family:"sans-serif";
  color: #FF0000;   font-size: 10pt;
  }
.linx{
  font-family: arial;
  font-size: 8pt;
  color: teal;
  text-decoration: none;
}
.title
{
  font-family: BlackChancery, Garamound;
  font-size: 14pt;
  color: blue;
}
#cntnr_main
{
  width=90%;
  height=100%;
  float: right;
}
#cntnr_body
{
  width=750px;
  background: url(../images/pwdrdblue.jpg);
  float: right;
}

#tia_image
  {
   width=249px;
   height=295px;
   background: url(../images/tiafur1.jpg) no-repeat;
   float: right;
  }
#image_header
{
   width=51px;
   height=60px;
   background: url(http://www.oocities.com/dstrasserusa/images/tiafur2.jpg) no-repeat;
   float: left;
}
#cloudsbox{background-image: url(../images/clouds.jpg);
}




