.tbbk {
	background-image:  url(images/backgroud.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}
.text {
	font-size: 10pt;
}
.text2 {
	font-size: 10pt;
	line-height: 12px;
	background-position: left top 6px;

}

.tbbk2 {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
.hover-img:hover {
  transform: rotate(2deg) translateY(-2px);
}
