header {
    background-color: darkblue;
    font-family: 'Times New Roman', Times, serif;
}

body {
    background-color: darkblue;
}

P {

font-size: large;
}