body {
    font-family: Arial, sans-serif;
}



h1, h2 {
    color: #fc1c03;
}

table {
    width: 100%;
    margin-top: 20px;
}

img {
    max-width: 100%;
    height: auto;
}
