body{
	font-family: sans-serif;
	font-size: 40px;
    letter-spacing: -.004em;
    background-color: black;
}

.open{
	background-color: black;
}

.section1{
	color:white;
}

.profile{
	margin: 0em 0em 2em 0em;
}
.section1, .intro, .section2, .section3,.resizep{
	margin-left: auto;
    margin-right: auto;
    width: 54em;
    color:white;
}

.infographic{
	max-width: 25em;
}

.special, .imageresize{
	max-width: 22.5em;
	display: inline-block;
}

.special{
	padding-left: 8em;
}



.box{
    padding: .5em;
    position:absolute;
    top: 145%;
    left: 41.5%;
  background-color: #ffffff;
  border: 1px solid black;
  opacity: 0.6;
   border: 2px solid black;
   max-width:40em;
   color: black;
   font-size: 120%;
}

.test {
    color:black;
}

.test2{
	color:white;
}
