html,body {
	background: #111;
text-align: center;
	}

#center {
background: url(genomews.jpg) no-repeat top left;
margin-left: auto;
margin-right: auto;
width:397px;
height:448px;

    display: table-cell;
    vertical-align: middle
	}
