body{
	background-image: url(t.gif);
		background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment:fixed;
	margin-left:100px;
	margin-right:100px;
	margin-top:0px;
	margin-bottom:0px;
	

}

.header{
	margin:0px;
	text-align:center;
	font-style:Roman;
     border-style:solid;
	border-color:green;
    background-color:skyblue;
	opacity:.8;
	border-radius: 10px;
	
	
	
	
}
.content{

	border-top:.5em;
	border-top-color:green;
	border-style:solid;
	padding-bottom:500px;
	color:green;
    background-color:black;
	margin:0px;
	opacity:.8;
border-radius: 10px;
}
.footer{
   border-style:solid;
	border-color:green;
	padding-bottom:100px;
	color:green;
    background-color:skyblue;
	margin:0px;	
	opacity:.8;
	border-radius: 10px;
}	
BUTTON{
		
		
		border-style: solid;
border-width: 0px;
border-color: blue;
font-size: 2em;
border-radius: 10px;	
margin-left: 15px;	
background-color:skyblue;	
	}

		
	

h3{
	padding-right:400px;
	color:darkgreen	;
	text-align:;
	font-weight:bold;
	font-size:3em;
	float:right;
	
	
	
}

marquee{
	border-bottom:.2em;
	border-bottom-color:green;
	border-top:.2em;
	border-style:solid;
    border-top-color:green;
	font-weight:bold;
	font-size:1.5em;
	color:green ;
	background-color:white;
	padding-left:100px
	
	
	
}


ul {
 margin: 0px;
 
 list-style: none;
 font-family: arial;
 
}

ul li {

 float:left-side;
 width:186px;
 height: 40px;
 background-color:skyblue;
 opacity: .9;
 line-height: 40px;
 text-align:center;
 font-size: 20px;
 font-weight:bold

}

ul li a {
 text-decoration: none;
 color: green;
 display: block;
 border-radius: 10px;
}

ul li a:hover {
            color: violet;
			box-shadow: -5px 0 30px 0 #ED4C67, 10px 0 30px 0 #5352ed;
		
}
		
		

ul li ul li{
 display: none;
}

ul li:hover ul li {
 display: block;
}

.navigation{
	background-color:skyblue;
	
	 margin:0px;
	 border-style:solid;
	 text-align:center;
	 border-color:green;
	 opacity:.8;
	 border-radius: 10px;
	 
	
	 
 }
 
	   
 }

	 ul li a:hover{
		 background-color:green;
		 color:black;
	 }
	 
	 h2{
		 
		 text-align:center;
		 
	 }
	 img{
		 height:145px;
		 width:145px;
		  border-radius: 10px;
	 }
	 
	 marquee{
		 border-radius: 10px;
		 background-image: url(m.jpg);
		 background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment:fixed;
	 } 
video{
margin-left:135px;
}

td{
border-style:solid;
border-color:green;
font-size:3em;
color:skyblue;
border-radius:10px;
margin-left;100px;

}
h1{
font-color:skyblue;
}
	 
 




