*{
  font-family: helvetica;
  /*background: #EFF5F9;*/
 
}

h3{
    padding-top:20px;  padding-left:20px;
}

.content{
  background: #EFF5F9; 
  padding-top:20px;  padding-left:20px;
}

body {
  position: relative;
  margin: 0;
  min-height: 100%;
  font-family: "Helvetica Neue", Arial, sans-serif;
}


footer {
  width: 100%;
  color: white;
  background: black; background-height: 50px;
  position: relative;
  height: 55px;
  right: 0;
  bottom: 0;
  left: 0;
}

p{
  padding-top:20px;  padding-left:20px;
}
