@font-face {
font-family:AB;
src:url("Fonts/AlexBrush/AlexBrush-Regular.ttf");

}

@font-face {
font-family:MS;
src:url("Fonts/Milkshake/Milkshake.otf");

}

@font-face {
font-family:QG;
src:url("Fonts/2QuestaGrande/2-questa_grande_regular_31.otf");

}

#nav {
background:#000000;
color:#FFFFFF;

}

#nav > .container {
text-align:center;
}

#nav > .container > a {
font-family:QG, sans-serif;
color:#FFFFFF;
font-size:18px;


}

#nav > .container > #email {
display:none;


}

#nav > .container > button {
font-size:20px;

}

#opening {
background:#FF9933;

}

#opening > .container > #title1 {
font-family:MS, sans-serif;
text-align:center;
font-size:80px;

}

#opening > .container > #title2 {
font-family:MS, sans-serif;
text-align:center;
font-size:50px;

}


#opening > .container > img {
border-radius:10px;
width:80%;

}
#Ex {
}

#Ex > .container > a {
font-family:MS, sans-serif;
text-decoration:none;
text-align:center;
color:#000000;
font-size:50px;

}

#Ex > .container > #section > #desc {
text-align:center;
width:100%;
font-size:30px;
font-family:QG, sans-serif;

}

#Ex > .container > #section > #desc > .small-pic {
border-radius:10px;
padding:5px;

}

#Ex > .container > #section > #gall > a {
display:none;

}

#event {
background: #FF9933;

}

#event > .container > a {
font-family:MS, sans-serif;
text-decoration:none;
text-align:center;
font-size:50px;

}

#event > .container > h3 {
font-family:QG, sans-serif;
text-align:center;
font-size:30px;

}

#event > .container > img {
border-radius:10px;
text-align:center;
margin-left:15%;
width:70%;


}

#event > .container > #GSD {
text-align:center;
width:100%;
font-size:30px;
font-family:QG, sans-serif;

}