h1 {
    font-size: 28px;
    text-align: center;
    font-weight: bold;    
}

h2 {
    font-size: 16px;
    font-weight: bold;    
}

.imgcenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.status {
    font-size: 20px;
    font-weight: bold;      
    text-align: center;
}

p {

}

.countdown {
    font-size: 24px;
    text-align: center;
    font-weight: bold;    
}

.bottomtext {
    text-align: center;
    font-weight: bold;
}