.bluecaps{
	color: #395270;
}
.sbluecaps{
	color: #68B2CB;
}
.bgblue{
	background-color: #395270;
}
.whitecaps{
	color: #ffffff;
}
.redcaps{
	color: red;
}
}
#territorial{
	width: 900px;
	height: 550px;
}
#territorial1{
	position: absolute;
	z-index: 100;
	width: 900px;
	height: 550px;
}
#territorial2{
	position: absolute;
	z-index: 110;
	width: 900px;
	height: 550px;
}
#territorial3{
	position: absolute;
	z-index: 120;
	width: 900px;
	height: 550px;
}
#territorial4{
	position: absolute;
	z-index: 130;
	width: 900px;
	height: 550px;
}
#territorial5{
	position: absolute;
	z-index: 140;
	width: 900px;
	height: 550px;
}
.heroine{
	font-size: 3em;
	font-weight: 700;
}
.18{
	font-size: 20px;
}
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 30px;
  background-color: #f5f5f5;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container {
  padding: 20px 5px 0;
}
.container .text-muted {
  margin: 10px 0;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

code {
  font-size: 80%;
}
