.txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 999999;
}
.main_bg {
	background-image: url(images/main_bg_color.gif);
	background-repeat: repeat;
}
.box_bg {
	background-image: url(images/why_bstrip_bg.gif);
	background-repeat: repeat-x;
}
.white_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.body {
	text-align: right;
}
