#content {
	float: left;
	width: 768px;
	height: 500px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	background-color: #000;
	text-align: left;
}

