#thoughts{
	padding: 0px 10px 0px 10px;	
	border: thin solid #c3c3c3;
	margin-left: 20px;
	text-align: center;
	width: 600px;
	font-family: Pristina, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#thoughts p{
	padding: 10px 0px;
	font-size: 1.1em;
	color: #FCB7F2;
}

#thoughts .subHeading{
	text-decoration: underline;
}