
body {
	background-color:#900;
}

.gobobpipe-bkg {
	background-image: url(images/gobob-pipe-steel_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.normal-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.whiteBkg-redTxt {
	color: #990000;
	background-color: #FFFFFF;
}
