h1 {
    color:rgb(3, 103, 8);
    font-family:Verdana, Geneva, Tahoma, sans-serif ;
}

section{
    color:rgb(0, 0, 0);
    font-family:monospace;
}

body {
    background-color: rgb(100, 20, 210);
    text-align: center;
    font-size: larger;
}

header {
    text-align: center;
    font-size: xx-large;
    
}

article{
    font-family: monospace;
}

body {
  background-image: url("images/omowi.jpg");
}
