p {
  text-align: center;
  font-size: x-large;
  margin-top: 0px;
}
ul{
 list-style-type: none;
}
li{
 background-color: #e8e8e8;
}
button{
	text-align: center;
}
div.cen{
text-align: center;
}
h1#headline{
display: inline;
margin-left: 14%;
}
div > h1#headline{
display: inline;
}
img{
height: auto;
width: 15% !important;
main-with: 80px;
//float: right;
}

input{
width: 100% !important;
}

button, a{
	margin: auto !important;
}
div.panel{
	text-align: center;
}
h1#headline{
font-size: 30pt;
}
h1#timer{
font-size: 50pt;
color: red;
}
#content-container{
margin-top: 3%;
}
h4#timeTableHeadline{
text-align: center;
padding-left: 5%;
}