
		
	.greet
		{
			position:			absolute;
			top:				141px;
			left:				75px;
			width:				700px;
			height:				70px;
			border-bottom:		thin solid #000055;
			background-color:	#ffe7b3;
		}
		
	.letter
		{
			position:			absolute;
			top:				213px;
			left:				75px;
			width:				700px;
			height:				320px;
			border:				thin none #000055;
		}
