
<style>
<!--
A:visited {text-decoration: underline; color:ffa700;}
A:link {text-decoration: underline;}
A:active {text-decoration: underline;}
A:hover {text-decoration: none; color:yellow;}



body {
  background-image: url("steampunk_other.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-color:#000000;
  background-attachment:fixed;
}
h1 {
font-size: 25px;
color:yellow;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
}
h2 {
font-size: 18px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
}
h3 {
font-size: 14px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
}
 -->
</style>

<!----------blue_back_small.jpg   old bg image-------->