@charset "UTF-8";
a:link {
	text-decoration: none;
	color: #660066;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:hover {
	text-decoration: none;
	color: #CC00CC;
}
a:active {
	text-decoration: none;
	color: #006600;
}
#link {
	font-size: x-small;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#editable {
	background-color: #FFF3FF;
	border: thick solid #FF00FF;
}
#headshot {
	width: 280px;
	text-align: center;
	font-weight: bold;
	color: #330033;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 50px;
}
#music_controller {
	font-size: x-small;
	font-weight: normal;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
#questions  {
	padding-top: 5px;
	padding-bottom: 5px;
}
#body {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#home_button {
	float: right;
	margin-right: 100px;
}
#ps li {
	padding-top: 6px;
}
#ps {
	padding-top: 5px;
}
.style1 {
	font-size: 40px;
	font-weight: bold;
	color: #990000;
}
.style2 {
	font-size: medium
}
.style3 {
	text-decoration: underline;
}
.style4 {
	font-size: x-small
}
.style5 {
	font-size: large
}

