
#centertable {
    width: 80%;
    border: solid 4px #fff600;
    background: url(images/flare.png) no-repeat;
    background-position:  25% 100%;
}
#centertable td {
    background: transparent;
}


.maintext {
    text-align: center;
    padding: 15px;
}

#imagination {
    font-weight: bold;
}

