#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: black;
}
p {font-family: Arial;
font-size: 12;
font-weight: normal;

margin-left: 4; 
margin-right: 15;
}

.mn {font-family: arial;
font-size: 12;
font-weight: normal;
color: #ffffff;
text-align: center;
}

h1 {
font-family: arial;
font-weight: normal;
font-size: 12;
color: #FECE6A;
margin-left: 10; 
margin-right: 15;
text-align: justify;
}

h2 {font-family: Arial;
font-size: 8pt;
font-weight: normal;
text-align: Justify;
text-valign: middle;
}

.showtext1 {font-family: arial;
font-weight: normal;
font-size: 8pt;
text-align: justify
}

body {
   
    background:#000000
}


