body 
{
	background-color: #FFFFFF;
	width: 210mm;
	height: 297mm;
	margin: 2mm 2mm 2mm 2mm;
}

.centercontent
{
	position:absolute;
	left: 50%;
	width:518px;
	margin-left: -259px;
	
}

