img {
    margin:auto;
    display: block;
    width: 400px;
    height: 450px;
    border-radius: 20px;
}
h1 {
    text-align: center;
    border-radius: 10px;
    color:rgb(168, 5, 5)
}

main {

}
p {
    text-align: center;
    line-height: 30px;
}

body {
    margin-left: 5px;
    margin-right: 150px;
    background-color: rgb(250, 196, 196);
}

.Obama {
    margin:auto;
    display: block;
    width: 500px;
    height: 400px;
    border-radius: 20px;
}
nav {
    color:rgb(168, 5, 5) ;
    text-align: left;

}
a {
    color: rgb(168, 5, 5);
}
h2 {
    border-bottom: 2px solid rgb(168, 5, 5);
     text-align: center;
}
.medalha {
    margin:auto;
    display: block;
    width: 480px;
    height: 475px;
    border-radius: 20px;
}
div {
    padding: 10px;
    width: 930px;
    margin: 0 auto;
    text-align: center;
    background-color: #fff0f0;
    width: 1250px;
    margin: 0 auto;
    border-top: 20px solid rgb(168, 5, 5); }
  
span {
    font-weight: bold;
    text-align: center;
}
 li {
    margin: 2px;
 }
 footer {
  text-align: left;
 }
 .katherine {
    margin:auto;
    display: block;
    width: 580px;
    height: 480px;
    border-radius: 20px;
 }
 
 .foto {
    margin:auto;
    display: block;
    width: 580px;
    height: 480px;
    border-radius: 20px;
 }
