.textbackground {
	background-attachment: fixed;
	background-color: #95A3B0;
	background-image: url(graphics/textbackground.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #455664;
	text-decoration: none;
	line-height: normal;

}
