#Wrapper
{
	margin:	2em;
}

	#Wrapper h1
	{
		font-size:	3em;
		margin-bottom:	0.5em;
	}
	
	#Wrapper h4
	{
		font-size:	1.8em;
		margin-bottom:	0.5em;
	}
	
	#Wrapper h2
	{
		font-size:	1.6em;
		margin-bottom:	0.5em;
	}
	
	#Wrapper p
	{
		margin-bottom:	0.5em;
	}
	
#Company_Name
{
	font-size:	1.3em;
	font-weight:	bold;
}

#Company_Web_Address
{
	color:		blue;
	font-size:	1.3em;
}