body {
	background-color: #000;
	color: #900;
	text-align: center;
	font-family: "Perpetua", "MS Serif", "New York", serif;
	font-size: 18pt;
}
#header {
	color: #990000;
	margin-top: 10px;
}
#content {
	height: 530px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#footer {
	margin-top: 50px;
}
#leftimage {
	float: left;
	padding-right: 25px;
	padding-bottom: 20px;
}
#purple {
	height: 530px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	color: #660066;
}
#sighback {
	background-image: url(samples/symbolssmall.jpg);
	margin-top: -15px;
	margin-left: -8px;
	margin-right: -8px;
	margin-bottom: -15px;
	padding-top: 20px;
}
#round {
	float: left;
	width: 147px;
}
#followbuttons {
	float: right;
	width: 213px;
	margin-top: 79px;
	height: 40px;
}

