

ul.whatIsIt{
	width: 768px;
	margin: 0 auto;
}
ul.whatIsIt li {
	float: left;
	width: 216px;
	height: 216px;
	padding: 20px;
	text-align: left;
}

ul.whatIsIt li h3 {
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	margin: 0 0 5px;
}

ul.whatIsIt li p {
	color: #333;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 5px 0 0;
}

ul.whatIsIt li.analytics {
	background-image: url(PRqgd3U05O9qDYYgFGzdMzjEWPC5u3y2axooTS2xBOp.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

ul.whatIsIt li.facebook {
	background-image: url(UNhlpSac8FLa5Pf67xrrE4EPI8jHnluEWaydvP15lAT.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

ul.whatIsIt li.users {
	background-image: url(UbBwBqAfkZrjCBO2PZBAvaRSIT99kKT3aBz1mUcg9EJ.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

ul.whatIsIt li.qr {
	background-image: url(8bY0Rj5yhKeXrZmjC6m4BWtTfKoAEwXdKVZpGh8Jdc9.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

ul.whatIsIt li.news {
	background-image: url(4ggZ4gFIMRWpjeSfaKxtjl2v5zL2SmeV4KJvj3PqbNY.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

ul.whatIsIt li.private {
	background-image: url(zu1T2NjPGMIXvDZBTaRu28NlnjSSLH3Upy7Xq8a3UnW.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

ul.whatIsIt li.star {
	background-image: url(v1dsR47Rns1pWpwxug0H6ruQYhln6NheVlsIMbEK4va.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.cont {
	background: rgba(255, 255, 255, 0.8)
}
h2{
    color: #FFE751;
    font-family: ChunkFiveRegular,'Arial Bold',sans-serif;
    font-size: 36px;
    font-weight: bold;
    text-shadow: 0 1px 2px #000000;
    margin: 50px;
    text-align: center;
}
div.vision{
	width: 768px;
	margin: 0 auto;
	color: #000;
    font-size: 20px;
    line-height: 30px;
}