body{
    background-color: rgb(231, 214, 116);
}
div{
    border: 12px double black;
    padding: 30px;
    margin: 15px;
    background-color: white;
}

p{
    color: black;
    text-align: center;
    font-family: Calibri (Corps);
    font-size: 120%;

}

h1{
    color: black;
    font-size: 350%;
    font-family: High Tower Text;
    text-align: center;
    text-shadow: 4px 4px white;
}


table , td , th{
    border: 2px solid black;
}


td,th{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}


tr :hover{
    background-color: yellow;
}

#para{
    background-color: rgb(52, 52, 85);
}

.c{
    text-align: center;
    background-color: yellow;
    color: black;
}
iframe {
    margin-left: 20%;
    width: 800px;
    height: 500px;
}

#header {
    margin-left: 40%;
    font-size: large;
    padding: 25px;
    color: black;
}
#header :hover {
    
    background-color: white;
}

img {
    width: 90%;
    margin-left: 5%;
}
#img1 {
    width: 350px;
    height: 300px;
    margin-left: 35%;
}

#img2 {
    width: 350px;
    height: 300px;
    margin-left: 35%;
}
#img3 {
    width: 350px;
    height: 300px;
    margin-left: 35%; 
}
#img4 {
    width: 350px;
    height: 300px;
    margin-left: 35%;
}
#img5 {
    width: 350px;
    height: 300px;
    margin-left: 35%;
}
#img6 {
    width: 350px;
    height: 300px;
    margin-left: 35%; 
}
#img7 {
    width: 350px;
    height: 300px;
    margin-left: 35%; 
}