#links a:hover {
  font-size: 15px;
  color: black;
  
}

#links {
  color: black;
  font-family: 'Cinzel Decorative', cursive;
}

h1{
	font-family: 'Cinzel Decorative', cursive;
}

#danydrogon{
	float: left;
}

.sidenav {
  height: 100%;
  width: 160px;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  padding-top: 20px;
}

.sidenav a {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.main {
  margin-left: 160px; 
  font-size: 28px; 
  padding: 0px 10px;
}

{
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.imgContainer{
    float: left;
}
	
.imgContainer2 {
    float: left;
}

#targerianh{
	float: left;
}

#stark{
	float: right;
}

#lannister{
	float: left;
}

#baratheon{
	float: right;
}

#banner {
	float: left;
	border-style: solid; 
	border-color: black; 
	border-width: 15px;
}

#fontsize{
	font-family: 'Cinzel Decorative', cursive;
}
	
#season_text{
	font-family: 'Cinzel Decorative', cursive;
}


.column {
  float: left;
  width: 85%;
  padding: 5px;
}


.row::after {
  content: "";
  clear: both;
  display: table;
}

#nightking{
	width: 550px;
	height: 350px;
	float: left;
}

#nightkingtext{
	font-family: 'Cinzel Decorative', cursive;
}

#ned{
	width: 550px;
	height: 350px;
	float: left;
}

#nedtext{
	font-family: 'Cinzel Decorative', cursive;
}

#ses3{
	width: 550px;
	height: 350px;
	float: left;
}

#ses3text{
	font-family: 'Cinzel Decorative', cursive;
}