#letscookies {
    background: #f4e9bf none repeat scroll 0 0;
    color: #444;
    left: 0;
    padding: 7px 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 9999;
}
#letscookies a, .getcookies a {
    text-decoration: underline;
}
.getcookies {
    margin: 90px 0;
    font-size: 12px;
    text-align: center;
}