
#bg {
 background-color: silver;
 }
#ssm1a {
  background: url(ssm1a.jpg) top no-repeat;
  float: right; 
  position: absolute;
  top: 0px;
  left: 50%;  
  width: 400px;
  height: 601px;
}
#blank {
  background: url(back01.gif) top no-repeat;
  float: left;  
  position: absolute;
  top: 0px;
  right: 50%;
  width: 400px; 
  height: 600px;
}
#img1 {
  float: left;
  margin-left: 38%;
 }
#img2 {
  float: left;
  margin-left: 38%;
 } 
#candles {
  position: absolute;
  top: 367px;  
  right: 0%;   
}
#bottom2 {
  position: absolute;
  top: 540px;  
  right: 0%;   
} 
#logo { 
  top: 10px;
}
#p1 {
  line-height: 5%;
}
#p2 {
  line-height: 10%;
}
#x0 {
  font-family: "Lucida", "Futura";
  text-align: center;
  font-size: x-large;
  font-style: normal;
  font-weight: 100;
  color: gray;
} 
#x1 {
  font-family: "Lucida", "Futura";
  text-align: center;
  font-size: xx-large;
  font-style: normal;
  font-weight: 100;
  color: gray;	
  margin: -2px;	
} 
#x2{
  text-align: center;
  font-family: "Lucida", "Futura";
  font-size: small;
  color: black;
  margin: -10px;			
} 
#x3{
  margin-top: -50px;
}
#x4{
  text-align: center;
  font-family: "Lucida", "Futura";
  color: black;
  font-weight:bold;
  letter-spacing: .4em;
  font-size: 100%;   
} 
#x5{
  text-align: center;
  font-family: "Arial", "Helvetica";
  color: white;
  font-weight: normal;
  font-size: 70%;   
}
#x6{
  text-align: justify;
  font-family: "Arial", "Helvetica";
  color: white;
  font-weight:normal;
  font-size: 70%; 
  margin: 0px 20px 0px 20px; 
}
#x7{
  text-align: center;
  font-family: "Arial, Helvetica";
  color: white;
  font-weight:normal;
  font-size: small;  
}
#x9{
  padding: 1.5em; 
}
#x10 { 
  position: relative;
  top: -150px;   
}
.button {
    margin-top: 10px;
    padding-left: 4px;
    padding-right: 4px;
    border-style: outset;
    border-top-color: white;
    border-bottom-color: black;
    border-left-color: white;
    border-right-color: black;
    background-color: #F1F1F1;  
    font-family: arial;
    font-weight: bolder;
    font-size: 65%;
    color: #FF0000;  
    text-decoration: none;
}