h1 {
    color: green;
    font-family: serif;
}

body {    
    font-family: sans-serif;
    background-image: url("metal-texture.jpg");
}
