@charset "utf-8";
body {
	background-color: #AAAAE8;
}
body h1 {
	font-size: 80px;
	color: #6A0516;
	text-align: center;
}
body p1 {
	font-size: 24px;
	color: #B00824;
}
#otherlinkthing {
	position: absolute;
	left: 544px;
	top: 613px;
	width: 203px;
	height: 58px;
	background-color: #EB5656;
	text-align: center;
	font-size: 20px;
}
body p a {
	font-size: 24px;
}
