body {
font-family: Arial;
color: red;
font-size: 12px;
background-color: #131836;
}

.menu {
color: #FDF315;
padding-right: 10px;
padding-top: 10px;
font-weight: bold;
font-size: 12px;
}

.copyright {
font-weight: bold;
font-size: 11px;
}

a {
color: red;
text-decoration: none;
font-weight: bold;
}

h1 {
color: #000000;
font-size: 80px;
font-style: italic;
}

h3 {
color: #000000;
}