

body{
    font-family:Arial,sans-serif;
    color:red;
    background-color: white
}
nav ul li{
color: red;
}

body {
    font-family:Arial,sans-serif;
    color:red;
    background-color: white
}
img{
    width: 300px;
    display: block;
}

footer {
    text-align: center;
}

