div#thePage { border: 1px #0033EE solid; }

ul {
    list-style-image: url("https://www.britnett-carver.co.uk/songdance/images/quaver.gif");
}

table.hometable {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 10px transparent;
}

table.hometable td {
    background: #FCFEFC;
    width: 33%;
    vertical-align:bottom;
//    border: solid 1px #0033CC;
    border: solid 5px #FaFa77;
}


.cen {
    text-align: center;
}
