#menu {
    position: absolute;
    top: 40px;
    left: 125px;
    height: 44px;
    z-index: 20;
    background-color: none;
    font-size: 36px;
    font-family: Garamond, Georgia, serif;
    color: #3385FF;
    text-decoration: overline;
    
}

#exmenu {
    position: absolute;
    top: 80px;
    left: 105px;
    background-color: none;
    height: auto;
    width: 225px;
    font-size: 24px;
    color: white;
    display: none;
    font-family: Garamond, Georgia, serif;
  
}

#background {
    position: relative;
    height: auto;
    vertical-align:middle;
    z-index:11;
    background-color: black;
  
    
    
}
#img {height: auto;
    vertical-align:middle;
    z-index:11;
}
    
    
#e{
    z-index: 2;
    padding: 10px;
    border:10px solid grey;
    background-color: white;
    display: block;
    display: none;
    position:absolute;
    top:120px;
    left:330px;
    width: 65%;
    font-family: Garamond, Georgia, serif;
   
}
    
#pe{
   z-index: 2;
    padding: 10px;
    border:10px solid grey;
    background-color: white;
    display: block;
    display: none;
    position:absolute;
    top:120px;
    left:330px;
    width: 65%;
    font-family: Garamond, Georgia, serif;
       
}

#red {
    z-index: 2;
    padding: 10px;
    border:10px solid grey;
    background-color: white;
    display: block;
    display: none;
    position:absolute;
    top:120px;
    left:330px;
    width: 65%;
    font-family: Garamond, Georgia, serif;
   
}

#ad {
   z-index: 2;
    padding: 10px;
    border:10px solid grey;
    background-color: white;
    display: block;
    display: none;
    position:absolute;
    top:120px;
    left:330px;
    width: 65%;
    font-family: Garamond, Georgia, serif;
   
}

#pd {
   z-index: 2;
    padding: 10px;
    border:10px solid grey;
    background-color: white;
    display: block;
    display: none;
    position:absolute;
    top:120px;
    left:330px;
    width: 65%;
    font-family: Garamond, Georgia, serif;
   
}
    
#header {
    z-index: 22;
	position:fixed;
	top: 30px;
    right: 10px;
	left: 10px;
	width: 100%;
	display: block;
	margin: auto;
	height: 34px;
	background-color: none;
	margin-bottom: 100px;
	text-align: center;
	color: white;
	font-size: 24px;
	font-family: Garamond, Georgia, serif;
}
	
#footer {
    position: relative;
    width: 100%;
    bottom: -5;
    background-color: grey;
	font-family: Garamond, Georgia, serif;
	font-size: 18px;
	text-align: center;
	color: white;
}
.textchange {
    color: blue;
    font-size: 32px;
    font-weight: bold;
}

.textback {
    color: white;
    font-size: 24px;
    font-weight: none;
}

p
{	margin: 0 0 10px;
	padding: 0;
}
li {margin-bottom: 50px;
    color: white;
    }
ul {font-family: Garamond, Georgia, serif;
    
}
#e {overflow: scroll;
    height: 60%;
}
    