body
{
background:#333333;
}
h1
{
margin-left: 150px;
font-size: 7em;
color: #ffffff;
text-decoration : underline;
}
h2
{
font-size: 3em;
color: #b8a5a7;
}



h3
{
color:red;
font-size:3em;
margin-left:50px;
}
a
{
font-size:2em;
color:black;
}
h
{
display: flex;
flex-direction: row;
justify-content: space-between;
margin-bottom: 0px;
font-size: 3em;
background: #C5C6CF;
color: #ffffff;
height:100px
}

}
h4
{
color:white;
font-size:3em;
margin-left:50px;
}