body {
	background-color: #FFFFCC;
	text-align: center;
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #990066;
}
.header {
	height: 101px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 20px;
}
.content {
	width: 100%px;
	text-align: left;
	margin-top: 20px;
}
li {
	list-style-type: none;
}
a {
	color: #990066;
}
h2 {
	font-size: 25px;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 14px;
}
.cover {
	border: 1px solid #000000;
	margin: 10px;
}
.style1 {font-size: 12px}
.friends {
	font-size: 16px;
}.friendslinks {
	font-size: 12px;
}
