body {
	margin:0;
}
#centro{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-264px;
	margin-top:-320px;
}

