@charset "utf-8";
body {
	background-color: #9D6AE9;
	text-align: center;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFCC33;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.friends {
	margin: auto;
	width: 700px;
	text-align: left;
}
