/* Starter template for Twitter boostrap START */
body {
  padding-top: 5rem;
}
.starter-template {
  padding: 3rem 1.5rem;
  text-align: center;
}
	
h2 a.product { color: #036bb5; font-size: 70%; }
h2 a:visited.product { color: #066; }
h2 a:hover.product, h2 a:hover.active { color: #fff; background-color: #036; text-decoration:none; }	

.footer {
	background-color: #f5f5f5;
}

/* Starter template END */

.cost { font-weight: bold; font-size: 110%; color: darkblue; }
.block { border: thin solid #2C18AC; }
hr { height:3px; border:none; color:rgb(60,90,180); background-color:rgb(60,90,180); }
