
<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-color:#000000;
  background-attachment:fixed;

  background: url(steampunk_other.jpg) no-repeat center center fixed;

  -webkit-background-size: cover;

  -moz-background-size: cover;

  -o-background-size: cover;

  background-size: cover;
  
}
h1 {
font-size: 25px;
color:yellow;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
font-family:"Times New Roman",Georgia,Serif;
font-style:italic;
}
h2 {
font-size: 18px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
font-family:"Times New Roman",Georgia,Serif;
font-style:italic;
}
h3 {
font-size: 14px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
font-family:"Times New Roman",Georgia,Serif;
font-style:italic;
}
 -->
</style>

<!----------blue_back_small.jpg   old bg image-------->
