th{
	text-align:left;
}

body{
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: .875em;
}

h2{
	font-weight: 800;
	font-size: 2em;
}

img{
	width:100%;
}

.col-6{
	width:50%;
	text-align: center;
	margin-left:20%;
	
}

#sortable-table{
  margin:0;
  padding:0;
}

.footer{
  font-style: italic;
  color:#666666;
  padding-bottom:50px;
  font-size: .875em;
}

.footer p{
  margin:5px 0;
}