<head>
<title>SecretDreamDesigns!</title>
<link rel="stylesheet" type="text/css" href="style.css" />

/* CSS Document */
html,body,table{
height=100%
}

body {
background: #29271c;
background-position:absolute;
background-attachment:fixed;
margin-left: 0%;
margin-right: 0%;
margin-top: 0%;
margin-bottom: 0%;
}

table {
  background: #211d17;
  color: #9bb766;
  font-family: Trebuchet MS;
  font-size: 8pt;
  letter-spacing: 0px;
  word-spacing: 2px;
  text-align: left;
}

  a:link {color: #fd1d4e;
  text-transform: none;
  text-decoration: none;
  font-weight: bold}
  a:visited {color: #fd1d4e;
  text-transform: none;
  text-decoration: none;
  font-weight: bold}
  a:hover {color: #b68cbd;
  text-transform: none;
  text-decoration: none;
  font-weight: bold}
  a:focus {color: #fd1d4e;
  text-transform: none;
  text-decoration: none;
  font-weight: bold}
  a:active {color: #fd1d4e;
  text-transform: none;
  text-decoration: none;
  font-weight: bold}


h1 {
  background: #202020;
  color: #b68cbd;
  font-family: Trebuchet MS;
  font-size: 8pt;
  padding: 4px;
  text-align: center;
  letter-spacing: 0px;
  font-weight: normal;
  text-transform: none;
}

h2 {
  background: #523a4d;
  color: #8c8881;
  font-family: Trebuchet MS;
  font-size: 8pt;
  font-weight: normal;
  text-transform: none;
  padding: 2px;
  text-align: leftr;
  letter-spacing: 0px;
  border-bottom: 2px solid #8c8881;
}

h3 {
  background: #404040;
  color: #ff8080;
  font-family: Trebuchet MS;
  font-size: 8pt;
  padding: 3px;
  text-align: center;
  letter-spacing: 0px;
  font-weight: normal;
  text-transform: uppercase;
}

ul { list-style-type: none; }
ul li { padding-left: 15px; background: url(bullet.gif) 0px 3px no-repeat; }

b {
color: #ff8080
}




	

</style>
</head>
</body>