html
{
	background: #C8F8F7 url(/res/images/bkg/splash.png) no-repeat top center;
	width: 100%; height: auto;
}

body
{
	width: auto;
	margin: 235px auto;
}

h1
{
	font-size: 3.6em; font-weight: normal;
}


h1 a
{
	display: block;
	color: #FF00A0;
	text-decoration: none !important;
}


h1 big {display: block; font-size: 1.5em;}