body {

	background-color: #FFFFFF;
	background: url(background.jpg) no-repeat bottom right; 
	background-attachment:fixed;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
}
#link {
  position:absolute;
  bottom:30px;
  right:18px;
  width:135px;
  height:15px;
}
#link a {
  width:135px;
  text-indent:-3000px;
  height:15px;
  display:block;
}
.none {
  display:none;
}