body {
	margin: 0;
	background-color: white;
}

#harvest-logo {
	background-image: url(http://www.harvestmobile.com/images/logo.gif);
	width: 326px;
	height: 166px;
	margin-right: auto;
	margin-left: auto;
}

#live-video {
	width: 480px;
	float: left;
	margin-top: 10px;
}

#youversion-frame {
	border: 3px solid gray;
}

h2 {
	text-align: center;
	color: orange;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
}

#live {
	margin-top: 20px;

}

#you-version {
	width: 360px;
	height: 480px;
	float: right;
}
#content {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	height: 480px;
}