.bg {
	background-attachment: scroll;
	background-image: url(image/bg.gif);
	background-repeat: repeat-y ;
	background-position: center top;
}
.smallfont {
	font-size: 9px;
	color:  #999999;
	text-decoration: none;
	line-height: 8px;
}
