
.titlu {font-size: 53px; }



.wrapper1{width: 960px;
padding-top: 6px;
!padding-bottom: 1px;
margin: 0 auto;
margin-bottom: 10px;
background-color: blue;}


.wrapper2{width: 950px;
margin: 0 auto;
background-color: black;
margin-bottom:10px;
}


body{

font-size: 25px; 
text-align: center;
color: white; 
background-image: url("../picglow/Neptune Sky.jpg");
background-repeat: no-repeat;
background-size:100% 100%;
background-attachment:fixed;
}

a{text-decoration:none;}


	

.titlu a{
	color: black;
	margin-top: 10px;
	text-shadow: -2px 0px 0px white,
	2px 0px 0px white;
	text-decoration: none;
}

.titlu a:hover{
	text-shadow: -3px 0px 0px red,
	3px 0px 0px red;
	
}


marquee{font-size:20px; }

marquee a{color: blue;}

marquee a:hover{
	color: red;	
}
 

.uldd ul{margin:0px; padding:0px; }
ul{list-style-type:none; }
.uldd ul li a{text-decoration:none; color:white;}
.uldd li {float:left; width:135.7px; height:40px; background-color:black; font-size:20px; line-height:40px; text-align:center; opacity:.8;}

.uldd  ul li a:hover{background-color:purple;}

.uldd  ul li ul li {display:none; }

.uldd ul li:hover ul li{display:block;}

.my{margin:95px; font-family: 'Metal Macabre';}
.my ul{margin:0px; padding:0px; }
ul{list-style-type:none; }
.my ul li a{text-decoration:none; color:white;}
.my li {float:left; width:135.7px; height:40px; background-color:black; font-size:20px; line-height:40px; text-align:center; opacity:.8;}

.my  ul li a:hover{background-color:purple;}

.my  ul li ul li {display:none; }

.my ul li:hover ul li{display:block;}

