body {
	background-attachment: fixed;
	background-image:   url(../gfx/site.gfx/bg.logo.gif);
	background-repeat: repeat;
	background-position: center center;

}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Myriad Tilt";
	font-size: 12px;
}
