body{
	background-color: #111213;
	font-family: 'Titillium Web', sans-serif;
}

#header {
	color:#46af36;
	text-align:center;
	padding-top: 8.5%;
}

img#logo, img#greenlogo{
border-radius: 50%;
border-color: #111213;
border-style: solid;
	height: 15rem;
}


span#title{
	font-size: 20px;
}

i#social 
{
	color:white;
	padding-top: 0em;
	padding: 1em;
	font-style: bold;
	text-decoration: none;
	font-size: 50px;
}
i#social:hover{
	color:#46af36;
}
i#social1 
{
	color:white;
	padding-top: 0em;
	padding: 1em;
	font-style: bold;
	text-decoration: none;
	font-size: 50px;
	
	/*position: fixed;
    bottom: -4px;
    right: 0px;
    z-index: 300;*/

}
i#social1:hover{
	color:#46af36;


}
i#social2
{
	color:#46af36;
	padding-top: 0em;
	padding: 1em;
	font-style: bold;
	text-decoration: none;
	font-size: 50px;
	display: none;
	

}
i#social2.fa.fa-folder-open
{
	color:white;
	padding-top: 0em;
	padding: 1em;
	font-style: bold;
	text-decoration: none;
	font-size: 50px;
	display: none;
	
}
i#social2.fa.fa-folder-open:hover{
	color:  #46af36;
}

div.websites {

	color: #111213;
	border-style: solid;
}

a#web {
	color:#46af36;
}

span#name{
	color: white;
}