@charset "utf-8";
#wrapper {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 260px;
	width: 960px;
	margin-left: -480px;
	margin-top: -130px;
}

h1 {
	font-size: 43px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 100px;
}
#wrapper .content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
