/* site.css */
head {

}
.title{
	font-style: Algerian;
	font-size: 7px;
	color: blue; 
	text-align: auto;
}


body {
	font-size: 20px;
	color: white;
	font-family: AR Essence;
	background-color: black;

}

.social-media-icons{
	float: right;
	display: inline;
	padding-top: 10px;
}



.name {
	color: blue;
	font-size: 30px;
	color: blue;
	font-family: Snap ITC;
}

h1 {
	display: inline;
	font-family: Snap ITC;
	color: blue;
	font-size: 30px;
}

h2{
	font-family: Snap ITC;
	color: blue;
	font-size: 30px;
}

h3{
	font-family: Snap ITC;
	color: blue;
	font-size: 30px;
}



h3 li{
	display: inline;
	padding: 150px;
	font-family: Jokerman;
	font-size: 16px;
}

.highlight{
	background-color: yellow;
	font-weight: bold;
}