body
{
background-color: black;
font-size: 100%;
}

h1
{
font-size: 6em;
margin-top: 0px;
margin-bottom: 0px;
}

a
{
color: grey;
text-decoration: none;
}

a:hover
{
color: white;
}

audio
{
width: 50%;
}

div.header
{
width: 100%;
max-width: 1800px;
margin-top: 0px;
margin-bottom: 0px;
background-image: url('../facebanner.jpg');
background-repeat: no-repeat;
background-size: 80%;
background-position: center top;
}

div.headerpic
{
position: relative;
width: 100%;
padding-bottom: 15%;
text-align: center;
}

div.headertext
{
position: relative;
top: 10px;
text-align: center;
width: 100%;
margin-bottom: 0px;
font-family: Papyrus, fantasy;
}

div.menu
{
text-align: center;
font-size: 2em;
width: 100%;
margin-top: 40px;
margin-bottom: 40px;
}

div.textcontainer
{
width: 80%;
margin-left: 10%;
}

div.article
{
font-family: sans-serif;
width: 100%;
}

div.medialist
{
width: 100%;
text-align: center;
}

div
{
color: white;
}

p
{
margin-bottom: 40px;
}
