body {
	background-color: black;
	font-family: Cabin;
	color: white;
	font-size: 1.15em;
	}
	
	#aboutpage {
	
	line-height: 1.5;
	position: absolute;
	top: 0;
	bottom: 0;
	color: #e6e6e6;
}

#about {
	margin: 75px;
	
}
 #accentone {
	color: red;
	font-weight: bold;


}

 #accenttwo {
	color: #FF5C33;
	font-weight: bold;


}

 #accentthree {
	color: yellow;
	font-weight: bold;


}

 #accentfour {
	color: green;
	font-weight: bold;


}

 #accentfive {
	color: blue;
	font-weight: bold;


}

 #accentsix {
	color: purple;
	font-weight: bold;


}

#twitter {
height: 50px;
width: 50px;
display: inline-block;
float: right;
position: relative;
margin-right: 10px;
margin-left: 10px;
}

.sicon {
height: 50px;
width: 50px;
margin-right: 10px;
margin-left: 10px;
display: inline-block;
float: right;
position: relative;
}

#youtube {
height: 50px;
width: 50px;
margin-right: 10px;
margin-left: 10px;
display: inline-block;
float: right;
position: relative;
}

#socialdiv {
width: 250px;
height: 75px;
float: right;

}