img {
	width: 210px;
	float:left;
	padding-right:100px;
}

html {
	background-color: rgb(54, 1, 64);
}
body {
	color:#bfa3ac;
	font-family:"georgia";
	margin: 20pt;
	font-weight:bold;
}
h1 {
	font-family:"Lucida handwriting";
	font-size:30pt;
	padding: 40px;
	background-color:#466f8a;
	color: rgb(54, 1, 64);	
}
.interests {
	text-align:center-right;
	background-color:#080221;
}
.schools {
	background-color: rgb(54, 1, 64);
	font-size: 11pt;
}
a {
	color:#bfa3ac;
}