.green, .blue, .purple, .red{
	width:200px; height:132px;
	border-radius:10px;
	font-family:"HelveticaNeueW23forSKY-Bd", Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:28px;
	text-align:center;
	color:white;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	}
	.page-header {
    border-bottom: 1px solid #eee;
    color: fuchsia;
}