body{background-color: rgb(252, 253, 253);
    font-family: 'Times New Roman', Times, serif;
    margin: auto;
    padding: auto;

}
header{color: rgb(181, 187, 187);
    background-color: rgb(1, 255, 255);
    padding: auto;
    text-align: center;

}
h1,h2,h3,h4,h5{color: rgba(129, 129, 129, 0.856);
text-align: center;}
p{color: rgb(0, 255, 255);
text-align: center;
list-style: circle;}
li,ol.ul{color: rgba(141, 141, 141, 0.89);
text-align: center;}
img{margin: 5px; }
nav{color: rgb(100, 100, 100);}
h6{color: rgba(43, 255, 0, 0.856);
text-overflow: ellipsis;}