#contents {
	width: 640px;
	height: 480px;
	top: 50%;
	position: absolute;
	left: 50%;
	margin-top: -240px;
	margin-left: -320px;
	text-align: center;
}
img {
	border-style: none;
}