.content {
	font: 14px arial;
	color: #333;
	line-height: 20px;
 	letter-spacing:0px
}

.content a.btn {
	font-size: 18px;
	line-height: 36px;	
	margin-top: 58px;
}


h1 {
	font-size: 50px;
	font-weight: bold;
	line-height: 80px;
}

h1 span {
	color: #f00;
}

div.row {
	position: relative;
}

div.row h2 {
	font-size: 32px;	
	margin: 40px 0 20px 0;
}

div.row h2 span {
	font-weight: bold;
	color: #999;	
}

div.row p, div.row ul{
	font-size: 15px;
}

div.downloads a {
	font-size: large;
}