@charset "UTF-8";
/* CSS Document */
@font-face {
    font-family: 'Bad Comic';
    src: url('BadComic.woff2') format('woff2'),
        url('BadComic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* 320 scale size*/
.frame {
  background: url('background3-320.png');
	width: 320px;
	height: 267px;
	margin: 0px auto;
	position: relative;
}

/* Add a black background color to the top navigation */
.topnav {
  overflow: hidden;
	margin-left: 0px;
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  color: black;
  text-align: center;
  padding: 8px 8px;
  text-decoration: none;
  font-size: 10px;
	font-family: 'Bad Comic';
}

/* Change the color of links on hover */
.topnav a:hover {
  background-color:lightblue;
  color: black;
}

/* Add a color to the active/current link */
.topnav a.active {
  background-color: #4942a7;
  color: white;
}
.outcome1{
	position: absolute;
	left:34px;
	
	background:url("outcome1-320.png");
    width:250px;
    height:160px;
}
.faith {
  position: absolute;
  color: white;
  font-family: 'Bad Comic'; 
  text-decoration: none;
  	left:230px;
	top:175px;
  font-size: 8px;
	
}
.lucki {
  position: absolute;
  color: white;
  font-family: 'Bad Comic'; 
  text-decoration: none;
  	left:123px;
	top:175px;
  font-size: 8px;
	
}
.dori {
  position: absolute;
  color: white;
  font-family: 'Bad Comic'; 
  text-decoration: none;
  	left:180px;
	top:175px;
  font-size: 8px;
	
}
/* Small devices (phones, 480px and up) */
@media screen and (min-width: 480px){
.frame {
  background: url('background3-480.png');
	width: 480px;
	height: 401px;
	margin: 0px auto;
	position: relative;
}

/* Add a black background color to the top navigation */
.topnav {
  overflow: hidden;
	margin-left: 80px;
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  color: black;
  text-align: center;
  padding: 8px 8px;
  text-decoration: none;
  font-size: 12px;
	font-family: 'Bad Comic';
}

/* Change the color of links on hover */
.topnav a:hover {
  background-color:lightblue;
  color: black;
}

/* Add a color to the active/current link */
.topnav a.active {
  background-color: #4942a7;
  color: white;
}
.outcome1{
	position: absolute;
	left:40px;
	
	background:url("outcome1-480.png");
    width:400px;
    height:256px;
}
.faith {
  position: absolute;
  color: white;
  font-family: 'Bad Comic'; 
  text-decoration: none;
  	left:353px;
	top:267px;
  font-size: 10px;
	
}
.lucki {
  position: absolute;
  color: white;
  font-family: 'Bad Comic'; 
  text-decoration: none;
  	left:185px;
	top:267px;
  font-size: 10px;
	
}
.dori {
  position: absolute;
  color: white;
  font-family: 'Bad Comic'; 
  text-decoration: none;
  	left:275px;
	top:267px;
  font-size: 10px;
	
}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
.frame {
  background: url('background3-992.png');
	width: 992px;
	height: 829px;
	margin: 0px auto;
	position: relative;
}
/* Add a black background color to the top navigation */
.topnav {
  overflow: hidden;
	margin-left: 270px;
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  color: black;
  text-align: center;
  padding: 8px 8px;
  text-decoration: none;
  font-size: 19px;
	font-family: 'Bad Comic';
}

/* Change the color of links on hover */
.topnav a:hover {
  background-color:lightblue;
  color: black;
}

/* Add a color to the active/current link */
.topnav a.active {
  background-color: #4942a7;
  color: white;
}
	.outcome1{
	position: absolute;
	left:45px;
	
	background:url("outcome1-992.png");
    width:900px;
    height:576px;
}
.faith {
  position: absolute;
  color: white;
  font-family: 'Bad Comic'; 
  text-decoration: none;
  	left:750px;
	top:570px;
  font-size: 26px;
	
}
.lucki {
  position: absolute;
  color: white;
  font-family: 'Bad Comic'; 
  text-decoration: none;
  	left:370px;
	top:570px;
  font-size: 26px;
	
}
.dori {
  position: absolute;
  color: white;
  font-family: 'Bad Comic'; 
  text-decoration: none;
  	left:575px;
	top:570px;
  font-size: 26px;
	
}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
/* Add a black background color to the top navigation */
.topnav {
  overflow: hidden;
	margin-left: 300px;
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  color: black;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
	font-family: 'Bad Comic';
}

/* Change the color of links on hover */
.topnav a:hover {
  background-color:lightblue;
  color: black;
}

/* Add a color to the active/current link */
.topnav a.active {
  background-color: #4942a7;
  color: white;
}

.frame {
  background: url('background3.jpg');
	width: 1200px;
	height: 1000px;
	margin: 0px auto;
	position: relative;
}
.outcome1{
	position: absolute;
	left:100px;
	
	background:url("outcome1.png");
    width:1000px;
    height:640px;
}
.faith {
  position: absolute;
  color: white;
  font-family: 'Bad Comic'; 
  text-decoration: none;
  	left:880px;
	top:640px;
  font-size: 26px;
	
}
.lucki {
  position: absolute;
  color: white;
  font-family: 'Bad Comic'; 
  text-decoration: none;
  	left:465px;
	top:640px;
  font-size: 26px;
	
}
.dori {
  position: absolute;
  color: white;
  font-family: 'Bad Comic'; 
  text-decoration: none;
  	left:688px;
	top:640px;
  font-size: 26px;
	
}
}