.background {
	background-attachment: scroll;
	background-image: url(images/index_25.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text {
	font: small Arial, Helvetica, sans-serif;
	text-decoration: blink;
}
.textbold {

	font: bold small Arial, Helvetica, sans-serif;
	text-decoration: blink;
}
.textboldlarge {


	font: bold large Arial, Helvetica, sans-serif;
	text-decoration: blink;
}
