body {
    background-color: #bfecff;
}

.container {
    margin:0 auto;
    width: 800px;
    text-align: center;
}

table td {
    padding: 10px;
}