@charset "utf-8";
/* CSS Document */


html {
	background:transparent no-repeat top center url(images/html-body-background.png);
}

#header h1{
	width:430px;
	color:#FFF;
	position:absolute;
	float:right;
	margin:15px 525px;
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
	margin-top:2px;
}

#header h1 span {
	color:#003366;
}
#header p {
	width:430px;
	color:#003366;
	position:absolute;
	float:right;
	margin:35px 525px;
	font-size:14px
}

