img {
	border: solid #440044;
}
h1{
	background-color: white;
	color: #440044;
}

table{
	width: 800px;
}

.purpleBackground{
	background-color: #440044; 
	color: white;
}

.purpleTableText{ 
	background-color: white; 
	color:#440044;
}

.purple {
 	color: #440044;
	text-align:left;
	padding-left: 15px;
}

