
#Title
{
	margin-top:	2em;
	margin-left:	35em;
	border:	1px solid #000;
	margin-right:	2em;
	margin-bottom:	5em;
}
	#Title h1
	{
		font-size: 2.4em;
		font-variant: small-caps;
		margin:		0.5em;
	}
#Wrapper
{
	padding: 0.5em;
	border: 1px solid #000;
	margin-top:	4em;
	margin: 2em;
	background-image: url(../images/Confidential_BG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:		60em;
}

	#Wrapper h1
	{
		font-size:	2.0em;
		margin-bottom:	1em;
	}
	
	#Wrapper p
	{
		font-size:		1.8em;
		text-indent:	1em;
	}

#Blurb_1
{
	border-bottom:	1px solid #777;
	padding-bottom:	3em;
}

	
#Blurb_2
{
	margin-top:		2em;
}
