.Heading {
    background-color:white;
    text-align: center;

}


.namebar {
    text-align: center;
      font-family: monospace;
    font-size:  100%;
}



.desc {
    text-align: justify;
    font-size: 100%;
    font-family: monospace;
    padding-left: 0%;
    padding-right: 6%;
    background-color:aquamarine;
    margin: 1%;
<<<<<<< HEAD
    
=======

>>>>>>> 4f34cba4ac5ff6a0c93cec0eac336a78699eb6ea
}



li:last-child {
    border-right: none;
}

#mugimage {
    margin: 5%;
    margin-top: 0;
}





.wklydesc {
    text-align: left;
    align-content:flex-end;
    font-size: 100%;
    font-family: monospace;
    padding-left: 10%;
    padding-right: 20%;
    margin-left: 1%;
    margin-right: 2%;
    line-height: 1.4;
background-color: aquamarine}


/*.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Change color of dropdown links on hover */ /*
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */ /*
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */ /*
.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

/* Links inside the dropdown */ /*
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

*/


body {
       font-family: monospace;
<<<<<<< HEAD
      
=======

>>>>>>> 4f34cba4ac5ff6a0c93cec0eac336a78699eb6ea
}


.paragraph {
	margin-left: 1em;
	margin-top: 0;
}



.license {
	color: #000000;
	text-align: center;
	padding-top: 1em;
	font-size: 59%;
	position: fixed;
	bottom: 0;
	clear: left;
	float: left;
	z-index: -1;

}

a {

font-style: inherit;
text-decoration: underline;
}


code {
color: #000000;
background-color: #D8D8D8;
border-radius: 4px;
padding: 1px;

}


img {
max-width: 100%;
height: auto;
}

h2, h3 {
color: #000000;
text-align: left;
}


h2 {
font-size: 150%;
font-weight: 300;
}

h3 {
font-size: 120%;
font-weight: 700;
    padding-left: 2%;
}





.topnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: ghostwhite;
    position: fixed;
    top: 0;
    width: 100%;
    font-family: monospace;
}

.topnav {
  float: left;
  border-right: 1px solid #bbb;
    font-family: monospace;
}

.navbarbttns a {
    display: block;
    color: black;
    text-align: center;
    padding: 5px 13px;
    text-decoration: none;
}

/* Change the link color to #111 (black) on hover */
.navbarbttns:hover {
    background-color: navajowhite;
}
/* Active highlight */
.active {
    background-color: grey;
    color: white;
}













.tit {
    background-color: aquamarine;
    display:;
    color: saddlebrown;
<<<<<<< HEAD
    
=======

>>>>>>> 4f34cba4ac5ff6a0c93cec0eac336a78699eb6ea
}

hr {
    line-height: 200%;
}
<<<<<<< HEAD
=======

.wklydesctop {

    text-align: left;
    align-content:flex-end;
    font-size: 108%;
    font-family: monospace;
    padding-left: 1%;
    padding-right: 20%;
    margin-left: 1%;
    margin-right: 2%;
    line-height: 1.4;
background-color: aquamarine}


.finh3 {

    font-weight: 300;
    font-size: 120%;
}

h1 {

    color: dimgrey;
}
>>>>>>> 4f34cba4ac5ff6a0c93cec0eac336a78699eb6ea
