@charset "utf-8";
.site-title-dim a {
	color: #999999;
	float: left;
	text-decoration: none;
}
.site-title a {
	float: left;
	text-decoration: none;
	color: #000000;
}
#site-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80px;
	font-weight: bold;
	float: left;
	margin-right: 20px;
}
#page_body {
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	width: 1000px;
}
.site-title-pink {
	color: #FF0099;
	float: left;
}
.site-subtitle  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 56px;
	clear: both;
	text-align: right;
	text-decoration: none;
}
.site-subtitle-dim {
	color: #999999;
}
.header {
	float: left;
	width: 100%;
}
.site-subtitle a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 56px;
	clear: both;
	text-align: right;
	text-decoration: none;
	color: #000000;
}
