/*  Only on plans.html --  plans.css*/	
#page2 {
	float:right;
}
	#page2 h2 {
		color:#8f7564;
		font-size:24px;
		font-weight:normal;
		padding-bottom:32px;
	}
	#page2 h3, .slide h3 {
		font-size:18px;
		font-weight:normal;
		color:#8f7564;
		padding-bottom:14px;
	}	