body


{ background-image: url("nnbg14.jpg"); background-size:cover; color: white; }




ul

{ margin:0px; padding:0px; list-style:none; }



ul li

{ float:left; width:200px; height:40px; background-color: #1b053d; opacity:.7; line-height:40px; text-align: center; font-size: 16px; margin: 2px; }



ul li a

{ text-decoration: none; color: white; display: block;}




ul li a:hover



{ background-color: green;} 

ul li ul li { display: none; }




ul li:hover ul li


{ display: block;}



#header 

{ font-family: san-serif, cursive; font-style: normal; font-size: 55px; color: #ffffff; margin: auto; width:auto; padding: 10px; text-align: center; }


#vision

{font-size: 25px; font-family:san-serif, cursive; color: white; text-align:center; }



#wel
{ background-color: red; opacity:.8; border-radius:15px; color: white; width: 300; padding: 15px; border: 3px; margin: 10px; font-size: 18px }





#home1 { background-color: #1b053d; opacity:.8; font-family: san-serif; border-radius:25px; color: white; width: 1000; padding: 25px; border: 3px; margin: 10px; text-align:left; font-size: 18px }

#footer { background-color: #1b053d; border-radius:15px; color: white; width: auto; padding: 15px; border: 3px; margin: 10px; font-size: 18px }