texto central en altura CSS
.center {
height: 309px;
line-height: 309px; /* same as height! */
}
/* the code is not mine, i stole it from Zidane (Vi Ly - VietNam)*/
Cloudy Caribou