body{
	background-image: url('futgeniusbackground.jpg');
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-attachment:fixed;
}

p{
	font-family: 'Oxygen', sans-serif;
	font-size:16px;
	text-align:left;
}

h1{
	font-family: 'Oxygen', sans-serif;
	font-size:23px;
	font-weight:bold;
	text-align:left;
}

h2{
	font-size:42px;
	font-weight:bold;
	text-align:center;
	line-height:60px;
}

a{
	color:#B31D14;
	text-decoration:underline;
}

a:hover{
	color:#B31D14;
}

a.btn{
	text-decoration:none;
}

#center-floating{
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.75);
	background-color:#ccc;
	width:850px;
	padding-bottom:10px;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align:center;
	margin-bottom:15px !important;
	margin-top:15px !important;
}

#full-container{
	width:100%;
	text-align:center;
}

#inner-white{
	width:800px;
	margin-top:10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display:inline-block;
	text-align:center;
	background-color:#B8B8B8;
	padding:15px;
}

ul{
	text-align:left;
	font-family: 'Oxygen', sans-serif;	
	font-size:16px;
}

.priceandpages{
	font-size:20px;
	font-weight:bold;
	margin-left:20px;
}

.pricefinal{
	font-size:35px;
	font-weight:bold;
	color:#fff;
}

#buy-bottom{
	background-color:#333;
	color:#ddd;
	padding:25px 20px 20px 20px;
	width:790px;
	margin-left:-15px;
	margin-bottom:-15px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}


.twitter-follow-button{
	margin-left:35px;
	margin-right:35px;
}

#social-container{
	margin-left:60px;
}

#sample-content img{
	margin-left:20px;
	margin-right:20px;
	border: 3px solid #ddd;
}

.cb-disclaimer{
	color: #fff;
	font-size:11px;
	margin-top:10px;
}

.thank-you{
	margin-top:15px;
}

.thank-you .cb-disclaimer{
	margin-top:0px !important;
}

.flexslider {
    width: 461px;
    height: 305px;
    display:inline-block;
}

.flexslider .slides img {
    width: 461px;
    height: 305px;
}

.proof-img{
	margin:0 10px 0 15px;
	float:right;
	border: 4px solid #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2);
}

.cb-hop{
	font-size:30px !important;
}






