<!DOCTYPE html>
<html>
<head>
<title>Empire TV Series</title>
<link href='https://fonts.googleapis.com/css?family=Amaranth:400,700' rel='stylesheet' type='text/css'>
<meta http-equiv="Content-Type" content="UTF-8">
<meta http-equiv="Pragma" content="no-cache"><meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv="Expires" content="">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta http-equiv="Refresh" content="">
<meta http-equiv="Imagetoolbar" content="no">
<meta name="Keywords" content=""><meta name="Description" content="Empire is an American musical drama television series">
<meta name="Author" content="Mohammad Ashaf Uddin">
<link rel="stylesheet" type="text/css" href="css/main.css">
</head>
<body>
<header>
<div class="logo"></div>
<nav id="nav">
	<ul id="navigation">
		<li><a href="index.html" class="first">Home</a></li>
		<li><a href="cast.html">Cast</a>
			<ul>
				<li><a href="lucious.html">Lucios Lyon</a></li>
				<li><a href="cookie.html">Cookie Lyon</a></li>
				<li><a href="hakken.html">Hakken Lyon</a></li>					
			</ul>
		</li>
		<li><a href="gallery.html" >Gallery</a></li>
		<li><a href="episodes.html">Episodes</a>
			<ul>
				<li><a href="the-outspoken-king.html">The Outspoken King</a></li>
				<li><a href="false-imposition.html">False Imposition</a></li>
				<li><a href="out-damned-spot.html">Out Damned Spot</a></li>
			</ul>				
		</li>
		<li><a href="merchandise.html" class="last">Merchandise</a>
			<ul>
				<li><a href="shirt.html">Tee Shirt</a></li>
				<li><a href="mug.html">Mug</a></li>
				<li><a href="dvd.html">DVD Set</a></li>
			</ul>				
		</li>
	</ul>
</nav>
</header>
</body>
<div class="bodybackground"> 
<center>
<div class="image-gallery">  
  <div class="big-image">           
    <img id="image1" title="" alt="Empire Image Gallery" src="image/gallery/1.jpg" />
    <img id="image2" title="" alt="Empire Image Gallery" src="image/gallery/2.jpg" />
    <img id="image3" title="" alt="Empire Image Gallery" src="image/gallery/3.jpg" />
    <img id="image4" title="" alt="Empire Image Gallery" src="image/gallery/4.jpg" />
    <img id="image5" title="" alt="Empire Image Gallery" src="image/gallery/5.jpg" />
    <img id="image6" title="" alt="Empire Image Gallery" src="image/gallery/6.jpg" />
    <img id="image7" title="" alt="Empire Image Gallery" src="image/gallery/7.jpg" />
    <img id="image8" title="" alt="Empire Image Gallery" src="image/gallery/8.jpg" />
    <img id="image9" title="" alt="Empire Image Gallery" src="image/gallery/9.jpg" />
    <img id="image10" title="" alt="Empire Image Gallery" src="image/gallery/10.jpg" /> 
    
    <img id="default" title="" alt="Empire Image Gallery" src="image/gallery/10.jpg" />
  </div>  
  
  
  <a class="button prev"><</a>
  <a class="button next">></a>  
  <div class="thumbs">  
  <ul>    
    <li><a href="#image1"><img title="" alt="Empire Image Gallery" src="image/gallery/1.jpg" /></a></li>
    <li><a href="#image2"><img title="" alt="Empire Image Gallery" src="image/gallery/2.jpg" /></a></li>
    <li><a href="#image3"><img title="" alt="Empire Image Gallery" src="image/gallery/3.jpg" /></a></li>
    <li><a href="#image4"><img title="" alt="Empire Image Gallery" src="image/gallery/4.jpg" /></a></li>
    <li><a href="#image5"><img title="" alt="Empire Image Gallery" src="image/gallery/5.jpg" /></a></li>
	<li><a href="#image6"><img title="" alt="Empire Image Gallery" src="image/gallery/6.jpg" /></a></li>
	<li><a href="#image7"><img title="" alt="Empire Image Gallery" src="image/gallery/7.jpg" /></a></li>
    <li><a href="#image8"><img title="" alt="Empire Image Gallery" src="image/gallery/8.jpg" /></a></li>
    <li><a href="#image9"><img title="" alt="Empire Image Gallery" src="image/gallery/9.jpg" /></a></li>
    <li><a href="#image10"><img title="" alt="Empire Image Gallery" src="image/gallery/10.jpg" /></a></li>
  </ul>
  </div>
</div>  
</center>

</div>
<footer>
&copy; 2015, FOX and its related entities.
</footer>
</body>
</html>