@charset "utf-8";
/* CSS Document */
body {
	background-image: url("../img/Earth_north_west_view.png");
	background_repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.btn{
	background: none;
	border: none;
	color: #F5332A;
}
.btn:hover{
	color: white;
}
.cross{
	background: none;
	color: white;
	font-size: 25px;
	font-family: "Jersey 25", sans-serif;
	border-style: inset;
	border-color: white;
	border-width: 2px;
}
p{
  font-family: "Jersey 25", sans-serif;
  font-size: 50px;
  color: #FFFFFF;
  background-color: red;
}
.header{
	display: flex; 
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: flex-start;
}
dialog#d1 {
  background: #000098;
  font-family: "Jersey 25", sans-serif;
  font-size: 22px;
  color: #FFFFFF;
  border-style: outset; 
  border-color: white;
  border-width: 3px;
}

.entity_1 {
	margin-left: 1500px;
	margin-top: 25px;
}

dialog#d2 {
  background: #000098;
  font-family: "Jersey 25", sans-serif;
  font-size: 22px;
  color: #FFFFFF;
  border-style: outset; 
  border-color: white;
  border-width: 3px;
}

.entity_2{
	margin-left: 1665px;
	margin-top: 245px;
}

dialog#d3 {
  background: #000098;
  font-family: "Jersey 25", sans-serif;
  font-size: 22px;
  color: #FFFFFF;
  border-style: outset; 
  border-color: white;
  border-width: 3px;
}

.entity_3{
	margin-left: 1137px;
}

dialog#d4 {
  background: #000098;
  font-family: "Jersey 25", sans-serif;
  font-size: 22px;
  color: #FFFFFF;
  border-style: outset; 
  border-color: white;
  border-width: 3px;
}

.entity_4{
	margin-left: 1453px;
	margin-top: 90px;
}
dialog#d5 {
  background: #000098;
  font-family: "Jersey 25", sans-serif;
  font-size: 22px;
  color: #FFFFFF;
  border-style: outset; 
  border-color: white;
  border-width: 3px;
}

.entity_5{
	margin-left: 1330px;
	margin-top: 45px;
}

dialog#d6 {
  background: #000098;
  font-family: "Jersey 25", sans-serif;
  font-size: 22px;
  color: #FFFFFF;
  border-style: outset; 
  border-color: white;
  border-width: 3px;
}

.entity_6{
	margin-left: 1312px;
	margin-top: 222px;
}
