header
{
	position: relative;
	min-height: 40px;
	height: 55px;
	margin-top: 22px;
}

header #name
{
	position: relative;
	margin-right:auto;
	margin-left:auto;
}

header #GraeaexName
{
	position: relative;
	font-size: 30px;
	font-weight: 900;
}

#theXinGraeaex
{
	position: relative;
	left: -2px;
	margin-top: 70px;
	vertical-align: bottom;
}

header img
{
	position: relative;
	margin-right: 1px;
	top: 1px;
	height: 33px;
}

.enhance
{
	-webkit-text-stroke: 1px rgba(157, 39, 40, 0.5);
	text-stroke: 1px rgb(157, 39, 40, 0.5);
}