body {
  background-color: #95d6dc;
  background-image: url(images/main-bg.gif); 
  background-repeat: no-repeat; 
  background-position: 0px bottom; 
  background-attachment: fixed;
  margin: 0em;
  
}
.font{
  font-family:Arial; 
  color:#5a5a5a; 
  font-size:13px; 
  line-height:20px; 
  letter-spacing:5px;
  }
  
.copyright{
	width:630px;
	height:40px;
	bottom:0px;
	right: 0px;
	position: absolute;
}
