body{
 	margin:10 auto;
	
}
#wrapper{
	margin:auto;
	width:990px;
	text-align:center;
	
	
}
#header{
}
#content{

}
#footer{
	
}
a.cta {
	margin-top:100px;

	background-color:#ccc;
	font-weight:bold;
	color:black;
	padding:10px;
	text-decoration:none;
	line-height:60px;
	

}

