button {
    font-style: italic;
    background-color: #FFFFCC;
}
table{
    background-color:ivory;
    padding: auto;
    border: burlywood;
}
body{
    background-color: ghostwhite;
}