.topper {
	position: fixed;
	margin-top: -95px;

}

button {
	display: none;
}



html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

#title {

	font-family: ultra;
	font-size: 36px;
	position: fixed;
	margin-top: 0px;
	padding-bottom: 0px;
	text-decoration: underline; 
	letter-spacing: ;
	font-weight: lighter;
	background: white;
	width: 100%;
}

#menu {
	
	position: relative;
	top: 100px;
	letter-spacing: 3px;
	font-family: helvetica;
	font-weight: lighter;
	font-size: 9px;

}

#hello {
	font-size: 9px;
	font-family: helvetica;
	letter-spacing: 3px;
	position: fixed;
	padding-left: 355px;
	padding-top: 75px;
}
#select {
	padding-left: 0px;
	margin-right: 10px;

}

#chair {
	margin-top: -70px; 
	/* margin-left: 100px; */
	/* top: -140px; */
 	/* left: 100px; */

}

.item {
	
	display: inline-block;

	
}

#content {
	margin-left: 175px;
	margin-top: 90px;

}

.name {
	font-family: ultra;
	font-size: 24px;
}

.solo {
	font-family: ultra;
	font-size: 18px;
	font-style: italic;
}

.projectSum {
	width: 633px;
	font-family: helvetica;
	font-weight: lighter;
	letter-spacing: 1px;
	margin-bottom: 100px;
	line-height: 20px;

}

#portfolio {
	margin-top: 800px;
	margin-bottom: 500px;

}

#projectname {
	font-family: Ultra;
	margin-top: 335px;
	letter-spacing: 0px;
	font-size: 36px;
		

}

#party {

}

#tvp4 #tvp3{
	float: left;
}





figure{
	
	position: inline;
	padding-top: 100px;
}

figcaption {
	font-family: helvetica;
	font-weight: lighter;
	font-size: 9px;
	display: block;
	padding-left: 0px;
	font-style: italic;
	margin-bottom: 10px;
	
}







	
}


ul {
	list-style-type: none;
	font-family: helvetica;
	font-weight: lighter;
	
	/* padding-left: 80px; */
	margin: 0;

	position: relative;
	float: top;



}

li {
	/* display: inline; */
	margin-bottom: 10px;
	text-align: left;
	width: 75px;


}