body {
    background-color: #6b1438; /* Set the background color to #6B1438 */
}

.menu {
    text-decoration:none;
}



img {
    border:solid;
    border-width:1px;
    padding:5px;
}
