
html {

    background-color: #f2f2f2;

}

html { 

    font-family: 'Courier New', Courier, monospace

}

h1 { 
    text-align: center;
    letter-spacing: 6px
    

}
nav a {


    color: #000000;
    text-decoration: none; 
    margin: 0 10px;
    

}
nav  :hover {

    background-color: #000000;
    color: #f2f2f2;
}
section {

    border: solid 3px black;
    padding: 10px;
    text-align: center;
    
}
img {
    display: block;
    margin: auto;
    padding: 25px

}
p {
    text-align: center;



}
h2 {
    display: block;
    text-align: right;
}

div {
    padding-top: 50px;
    padding-right: 30px;
    padding-bottom: 50px;
    padding-left: 80px;
}

h3 {

    text-align: center;

}

h4 {

    text-align: center;

}

h5 {

    text-align: center;

}

footer {

    text-align: center;
    background-color:white;
    padding: 15px;
    word-spacing: 2px;
    

}


p {

font-family: initial;
word-spacing: 3px;

}

h1 {

background-image: url(Images/23-3PDPAMF01_470x470.png);
padding: 35px;
text-size-adjust: 100px;
color: #8a9a91;


}
