
#homecontent {
	width: 720px;
	height: 360px;
	margin: 0 auto;
	text-align: center;
	background-image: url(../images/homeback.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding 0px;
	display: block;
}
#homecontent img {
	margin: 0px;
	border: 0px;
}

