#welcome {
  margin-top: 10px;
  height: 65px;
  width: 560px;
  background: url(../images/title/welcome.gif);
}

#bottom {
  background: url(../images/misc/bottom.png) no-repeat;
  margin-top: 30px;
  height: 104px;
  width: 456px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#twitter {  
  display:block;  
  position: absolute;
  margin-top: 29px;
  margin-left: 33px;
  width: 27px;  
  height: 27px;  
  text-indent:-9999px;  
} 

#facebook {  
  display:block;  
  position: absolute;
  margin-top: 60px;
  margin-left: 33px;
  width: 27px;  
  height: 27px;  
  text-indent:-9999px;  
} 

#cp {  
  display:block;  
  position: absolute;
  margin-left: 207px;
  width: 245px;  
  height: 90px;  
  text-indent:-9999px;  
} 


