body {
  padding-top: 56px;
  font-family: 'Delius', cursive !important;
}

h1 { font-weight: bold; color: #EE0000 !important;}
h2 { font-size: 1.3em; font-weight: bold !important; color: #CC3333 !important;}
.bg-secondary { background-color: #4E9BF8 !important;}
.bg-dark { background-color: #EE0000 !important;}
.btn-primary { background-color: #F50000 !important; color: #fff !important; border-color: #F50000 !important;}
card-title { }
.biggerfont { font-size: 150% !important; font-weight: bold !important;}
.centerstyle {        text-align: center;
        display: block;
}
.img-container {
	float: left
      }
.pad-right {
padding-right: 30px;
}
.pad-top {
padding-top: 30px;
}
img.left {
	float: left
      }
.img-container img {
	display: block
      }
img.halfsize {
  height: 50%;
  width: 50%;
}
img.smallersize {
  height: 50%;
  width: 50%;
}
