.block1
{
	font-family: Times New Roman;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	
	width: 45%;	
	position: absolute;
	top: 20px;
	left: 5px;
		
}

.block2
{
	font-family: Times New Roman;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	
	width: 48%;
	position: absolute;
	top: 0px;
	left: 52%;
}