.carousel {
    margin-top: 100px;
}
.container .text-muted {
    margin: 20px 0;
}
.top-bg {
    background: url(/client/imgs/balloons.png) no-repeat right;
    padding-top: 195px;
}
#coundownclock{
    padding-bottom: 20px;
    padding-left: 15px;
}
.name {
    font-size: 36px;
    font-style: italic;
}
.text {
    font-size: 16px;
}
.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    background-color: #f5f5f5;
}
