.main_box {
	background-image: url(imgs/bkgnd.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 660px;
	width: 796px;
}
.btm_txt_crappydecisions {
	display: block;
	height: 210px;
	width: 796px;
}
.toptxt {
	font-family: "Avenir Roman", Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 600;
	color: #FFFFFF;
}
.txt {
	font-family: "Avenir Roman", Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: lighter;
	text-align: justify;
}
