h1{
	color: mediumpurple;}
h1{
	font-family: Georgia;
	font-weight: normal;
	padding-bottom:20px;
	border-bottom: 2px solid black}
ul{
	list-style-type: none;
	padding-left: 0;}
li{
	color: mediumpurple;
	font-family: Arial;
	text-decoration: none;}
a:link.assignments {
		color: mediumpurple;
		text-decoration: none;}
.first-paragraph {
	color: grey;
	font-family: Arial;}
.second-paragraph {
	color: white;
	background-color: mediumpurple;
	font-family: Arial;
	width: 450px;
	padding: 10px}
a:link.email {
	color: white;
	font-family: Arial;
	text-decoration: none;}



