.textbg {
	background-repeat: no-repeat;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 {
	font: normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

