
h1 {
	padding-top: 5px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(30, 30, 30);
}
h2 {
	color: rgb(30, 30, 30);;
}
h3 {
	color: rgb(30, 30, 30);;
}
main {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 2500px;
	background-color: rgba(255, 254, 235, 0.025);
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
    font-family: Arial, Helvetica, sans-serif;
} 
head {
	display: flex;
	width: 100%;
}
body {
	width: 100%;
	margin-left: 0;
	display: flex;
	height: 100%;
	flex-direction: column;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	border-radius: 4px;
	border-color: black;
	flood-color: black;
	width: 200px;
	height: 50px;
	cursor: pointer;
}
button:hover {
	text-decoration: underline;
	text-decoration-color: royalblue;
	text-underline-offset: 4px;
}
u {
	color: inherit; 	
}
.heading {
	display: flex;
    flex-direction: row;
	width: 100%;
}
.logo {
	text-align: center;
	padding-left: 2%;
	padding-right: 1%;
	width: 15%;
}
.options {
    flex-direction: row;
	text-align: left;
	padding-top: 30px;
	padding-left: 2.5%;
	width: 80%;
	display: inline-block;
	vertical-align: middle;
}
.mainContainer {
	width: 100%;
	min-height: 725px;
	display: inline;
}
.mainOptions {
	color: black;
	padding-right: 50px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-size: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
	fill: transparent;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: transparent;
	font-weight: bold;
	white-space: nowrap;

}
.contact {
	width: 37%;
	text-align: right;
	padding-right: 40px;
	padding-left: 25px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: -20px;
	padding-bottom: 20px;
}
.whiteHeader {
	color: white;
	font-size: 65px;
	padding: 10px;
	border-radius: 15px
}
.blackHeader {
	color: rgb(30, 30, 30);
	font-size: 65px;
	padding: 10px;
	border-radius: 15px;
}
.rowOfParts {
	width: 100%;
	display: inline-flex;
	flex-direction: row;
	align-content: center;
	text-align: center;
	overflow: hidden;
}
.hobbiesSection {
	width: 28.333%;
	height: 700px;
	align-content: center;
	text-align: center;
}
.hobbyImages {
	align-self: center;
	object-fit: cover;
	width: 90%;
	height: 400px;
	overflow: hidden;
}
.mainButton {
	background-color: transparent;
	text-decoration-color: white;
	color: royalblue;
	border-color: transparent;

}
.popupContainer {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);;
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.popupContainer:target {
	visibility: visible;
  	opacity: 1;
}
.popup {
  margin: 70px auto;
  padding: 30px;
  background: #fff;
  border-radius: 5px;
  width: 40%;
  position: relative;
  transition: all 2s ease-in-out;
  text-align: center;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: royalblue;
}
.popup .content {
  max-height: 50%;
  overflow: auto;
}
.researchImages {
	object-fit: cover;
	border-radius: 3px;
}
#container1 {
	background-image: url('Images/Circuit_Background.jpeg');
	back
}
#container2 {
	text-align: center;
	align-content: center;
	background-color: black;
	background-image: url("Images/independent-Study-Web.jpg");
	background-repeat: no-repeat;

}
#container3 {
	height: 950px;
	align-content: center;
	text-align: center;
}
#researchProjects {
	margin-top: 550px;
	margin-left: 40px;
	margin-bottom: 0px;
	width: 570px;
	font-size: 65px;
	background-color: rgba(35, 35, 35, 0.95);
	padding: 10px;
	border-radius: 15px;
	white-space: nowrap;
}
#independentStudies {
	margin-top: 85px;
	width: 35%;
	margin-left: 31.5%;
	margin-bottom: 0px;
}
#hobbies {
	margin-bottom: 0px;
}
#pianoSection {
	margin-left: 5%;
}
#schoolSection {
	margin-left: 2.5%;
}
#summerSection {
	margin-left: 2.5%;
}
#independentStudiesButtonContainer {
	padding-left: 0px;
	padding-top: 0px;
}
#researchProjectsContainer {
	margin-left: 225px;
	padding-top: 0px;
}
#researchProjectsButton {
	background-color: whitesmoke;
	align-content: #collegeDreams;
	margin-top: 5px;
}
#independentStudiesButton {
	margin-top: 0xpx;
}
#hobbiesButton {
	#margin-bottom: 0px;
}
#contactButton {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	border: none;
	fill: transparent;
	background-color: transparent;
	font-weight: bold;
	padding-left: 110px;
	padding-top: 100px;
	text-decoration: none;
}
#contactButton:hover {
	text-decoration: underline;
	text-decoration-color: royalblue;
	text-underline-offset: 4px;
}
#mainButton {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	border: none;
	fill: transparent;
	background-color: transparent;
	font-weight: bold;
	height: 100px;
}
#leftResearchImage {
	margin-left: -375px;
	width: 550px;
	margin-bottom: 150px;
	margin-top: -600px;
	padding-bottom: 0;
	height: 450px;
}
#rightResearchImage {
	margin-left: 450px;
	width: 67%;
	margin-bottom: 85px;
	margin-top: -615px;
	padding-bottom: 0;
	height: 620px;
}
.image2Container {
	border-style: solid;
	border-color: blue;
	border-width: 3px;
	bor
	overflow: hidden;
}
.pianoImage {
	object-fit: cover;
	float: left;
	object-position: left;
}
