.puzzle
{
    font-size: 150%;
    letter-spacing: 5px;
    font-family: "times new roman", times, serif;
    padding: 20px;
    background-color: #eee;
    width: 400px;
    color: rgb(160,44,29);
}

h1
{
    border-bottom: 0;
}