            @font-face {
                font-family: Nanum Pen Script;
                src: url('/pics/Nanum-Pen-Script-Regular.ttf');
            }

            body {
                background: #8c4999 url('/pics/bkg.jpg');
                background-size: 200px;
                font-family: 'Nanum Pen Script', sans-serif;
                font-size: 22px;
                margin: 0;
                color: #000;
                cursor: url('/pics/cursor.cur'), auto;
            }

            body a {
                color: #000;
                /* navbar text color */
                font-weight: 800;
                text-decoration: none;
                /* this removes the underline */
            }

            body a:hover {
                color: #fff;
                font-weight: bold;
                text-decoration:none;
            }

            * {
                box-sizing: border-box;
            }
            

            /* this is a CSS comment
    to uncomment a line of CSS, remove the * and the /
    before and after the text */


            /* the "container" is what wraps your entire website */
            /* if you want something (like the header) to be Wider than
    the other elements, you will need to move that div outside
    of the container */
            #container {              
                max-width: 1200px;
                /* this is the width of your layout! */
                /* if you change the above value, scroll to the bottom
      and change the media query according to the comment! */
                margin: 0 auto;
                /* this centers the entire page */
            }

            /* the area below is for all links on your page
    EXCEPT for the navigation */
            #container a {
                color: #000;
                font-weight: bold;
                text-decoration:none;
            }

            #container a:hover {
                color: #fff;
                font-weight: bold;
                text-decoration:none;
            }

            #header {
                width: 100%;
                /* header color here! */
                height: 150px;
                /* this is only for a background image! */
                /* if you want to put images IN the header, 
                you can add them directly to the <div id="header"></div> element! */
                background-image: url('/pics/header.jpg');
                background-size: 100%;
                background-position: top;
                border-left: 3px solid #000;
                border-right: 3px solid #000;
                border-top: 3px solid #000;
            }

            /* navigation section!! */
            #navbar {
                background-color: #f78431;
                border: 3px solid #000;
                height: 40px;
                /* navbar color */
                width: 100%;
            }

            #navbar ul {
                display: flex;
                padding: 0;
                margin: 0;
                list-style-type: none;
                justify-content: space-evenly;
            }

            #navbar li {
                padding-top: 5px;
            }

            /* navigation links*/
            #navbar li a {
                color: #ffffff;
                /* navbar text color */
                font-weight: 800;
                text-decoration: none;
                /* this removes the underline */
            }

            /* navigation link when a link is hovered over */
            #navbar li a:hover {
                color: #000;
                text-decoration: none;
            }

            #flex {
                display: flex;
            }

            /* this colors BOTH sidebars
    if you want to style them separately,
    create styles for #leftSidebar and #rightSidebar */
            aside {
                background-color: #f78431;
                background-image: url(/pics/pumpkin_lights.gif);
                background-repeat: repeat-x;
                border: 3px solid #000;
                padding: 0px 10px 10px 10px;
                width: 400px;
                order: 1;
                margin-left: 20px;
            }

            /* this is the color of the main content area,
    between the sidebars! */
            main {
                background-image: url(/pics/pumpkin_lights.gif);
                background-repeat: repeat-x;
                background-color: #f78431;
                border: 0px;
                min-height: 750px;
                flex: 1;
                order: 2;
                cursor: url('/pics/cursor.cur'), auto;
            }

            footer {
                background-color: #f78431;
                border: 3px solid #000;
                /* background color for footer */
                width: 100%;
                height: 100px;
                padding: 10px;
                text-align: center;
                /* this centers the footer text */
            }

            h1,
            h2,
            h3 {
                color: #ffffff;
                margin-top: 10px;
            }

            h1 {
                font-size: 30px;
            }

            strong {
                /* this styles bold text */
                color: #ffffff;
            }

            /* this is just a cool box, it's the darker colored one */
            .box {
                background-color: #8c4999;
                border: 3px solid #000;
                padding: 10px;
            }

            /* CSS for extras */

            #topBar {
                width: 100%;
                height: 30px;
                padding: 10px;
                background-color: #13092D;
            }


            /* BELOW THIS POINT IS MEDIA QUERY */

            /* so you wanna change the width of your page? 
    by default, the container width is 900px.
    in order to keep things responsive, take your new height,
    and then subtrack it by 100. use this new number as the 
    "max-width" value below
    */

            @media only screen and (max-width: 1100px) {
                #flex {
                    flex-wrap: wrap;
                }

                #navbar ul {
                    flex-wrap: wrap;
                }
            }
            
.divTable{
	display: table;
	width: 100%;
	margin: 10px;
}
.divTableRow {
	display: flex;
  justify-content: space-between;
}
.divTableCell, .divTableHead {
	display: table-cell;
}
.divTableBody {
	display: table-row-group;
}

.dropdown {
  position: relative;
  display: inline-block;
  color: #fff;
}

.dropdown-content {
  display: none;
  position: absolute;
  background: #f78431;
  color: #fff;
  border: 3px solid #000;
  min-width: 250px;
  padding: 10px;
  z-index: 1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

ul.midi {
  list-style-image: url("/pics/Synth_by_Drawn-Mario.png");
  margin-left: 20px; 
}

ul.bytes {
  list-style-image: url("/pics/Bat_Bullet_by_PhoebeRose.gif");
  margin-left: 20px; 
}

ul.fx {
  margin-left: 20px; 
  list-style-image: url("/pics/Speech_Bubble_by_socksyy.png");
}

ul.watch {
  margin-left: 20px; 
  list-style-image: url("/pics/TV_emoticon_by_pixelpeaches.gif");
  font-size: 30;
  font-weight: bold;
}

ul.watch2 {
  list-style-image: url("/pics/knife_01_by_fabulousgod.png");
  font-size: 22;
  font-weight: normal;
  line-height: 80%;
}

ul.fonts {
  margin-left: 20px; 
  list-style-image: url("/pics/Eyem_on_a_Roll_by_NovaThyme.gif");
}

ul.cursors {
  margin-left: 20px; 
  list-style-image: url("/pics/Ghosty_FTU_by_Moonlight-pendent13.gif");
}

ul.credits {
  list-style-image: url("/pics/Bat_Bullet_by_PhoebeRose.gif");
  margin-left: 20px; 
}

details {
  margin-left: 20px;
}
details > summary.stickers {
  list-style-image: url("/pics/Pixel_PumpkinGlow1_F2U_by_itwoi.gif");
}
details[open] > summary.stickers {
  list-style-image: url("/pics/Pixel_PumpkinGlow1_F2U_by_itwoi.gif");
}