{
  color: ffffff;
  font-family:'Times New Roman', Times, serif;
  margin: 30px;


}

body {
    background-color: #353535;
    margin: auto 0px;
}

h1 {
background-color: #3c6e71;
border-radius: 25%;
    padding: 10px;
 text-align: center;
 overflow: auto;
 font-style:oblique;
 

}

a{
    text-decoration: none ;
}

p {
font-size: 20px;
}



.header {
   text-align: right;
    word-spacing: 10px;
    background-color: #3c6e71;
    width:920px;
    height: 50px;
    border-radius: 25%;
    font-style: oblique;
    font-size: 20px;

}