body {
	background: #fff url('https://img.roxio.com/images/v2/products/mediabook/bg-gradient.gif') repeat-x top left;
}
#container-mediabook {
	clear: both;
	font-family: 'Open Sans', Arial, sans-serif;
	padding-top: 2.5em;
}
#title-main {
	font-weight: 400;
	font-size: 3em;
	text-align: center;
	color: #363636;
	padding-bottom: .55em;
}
#title-main sup{
	font-size: .5em;
	padding: 0;
}

#title-sub {
	font-weight: 400;
	font-size: 1.8em;
	text-align: center;
	color: #363636;
}
.video-player {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.video-player img {
	width: 708px;
	margin:0 auto;
}
.row-get-now {
	background: url('https://img.roxio.com/images/v2/products/mediabook/bg-get-now.gif') bottom center no-repeat;
}
.get-now {
	margin: 0 auto;
	width: 280px;
	clear: both;
	padding-left: 20px;
	height: 45px;
	font-size: 1.6em;
	text-transform: uppercase;
	font-weight: 600;
	background-color: #000;
}
.get-now p {
	text-align: center;
	float: left;
	padding-top: 15px;
	color: #fff;
}
.get-now .windows-store-logo {
	float: right;
	border-left: 2px solid #a1a1a1;
}
.content-overview {
	clear: both;
	margin: 0 auto;
	padding-left: 35px;
	padding-right: 35px;
	width: 880px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #555;
	text-align: center;
}
.content-overview h2 {
	font-weight: 400;
	font-size: 1.85em;
	line-height: 1.85em;
}
.content-overview p {
	font-size: 1.25em;
	line-height: 1.50em;
}

.content-learn-more {
	clear: both;
	margin: 0 auto;
	padding-left: 35px;
	padding-right: 35px;
	width: 880px;
	padding-top: 5px;
	padding-bottom: 30px;
	color: #555;
	text-align: center;
}

.content-learn-more h2 {
	font-weight: 400;
	font-size: 1.85em;
	line-height: 1.85em;
}

.content-learn-more p {
	font-size: 1.25em;
	line-height: 1.50em;
}

.content-learn-more p a{
	color:#007ec9;
	text-decoration: none;
}

.content-learn-more p a:hover {
	color:#666;
}