body
{
background-color: white;
}

#musiclogo {
width: 250px;
height: 160px;
margin-left: 6em;
margin-top: 3em;
}

#nav {
width: 780px;
height: 47px;
margin-left: 50px;
margin-bottom: 10px;
margin-right: 0;
padding-right: 0;
padding-top: 20px;
list-style: none;
background-color: black;
font-family: 'Varela', sans-serif;
font-size: 10pt;
font-weight: bold;
border-top: 3px;
border-color:#ffd54a;

}
#nav li {
float: right; }

#nav li a {
display: block;
padding: 8px 30px;
text-decoration: none;
color: white;
border-right: 1px black; }

#nav li a:hover {
color: white;
}



#headerimage {
width: 800px;
height: 262px;
}

#number {
width: 600px;
height: 463px;
margin-top: 120px;
margin-left: -225px;
position: absolute;
}

#title {
float: right;

}

#maintable {
background-color: black;
width: 60em;
height: 40em;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 2em;
padding-top:0;
}



#black {
width: 100%;
height: 900px;
margin-top: 130px;
background-color: black;
}

#white {
display: block;
width: 820px;
height: 490px;
margin-top: 6.1em;
}

#white2 {
width: 820px;
height: 55px;
margin-top: 6.1em;
background-color: white;
}



#yellow {
display: block;
height: 265px;
width: 60%;
float: left;
background-color: #ffd54a;
margin-left: 20px;
margin-top: 1em;
}

#yellow2 {
display: block;
height: 130px;
width: 820px;
float: left;
background-color: #ffd54a;
}

#yellowtype {
margin-left: 150px;
margin-top: 33px;

}


#type {
font-weight: bold;
font-size: 16pt;
color: black;
}
