* {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	border: none;
}

body {
	width: 650px;
	margin: 0px auto;
}

#lang {
	margin: 5px 0px 60px 0px;
	text-align: right;
}

#lang a {
	font-size: 10px;
	margin-left: 5px;
	color: #cccccc;
}

#image {
	float: left;
	width: 207px;
	//margin: 0px 100px 0px 0px;
}

#content {
	margin-left: 307px;
}

#iphone {
	width: 207px;
	height: 433px;
}

#hexuzzle {
	width: 252px;
	height: 38px;
	//margin: 70px 0px 0px 0px;
	text-align: center;
}

#tagline {
	font-size: 15px;
	margin-bottom: 50px;
	//font-weight: bold;
}

#description {
	text-align: justify;
}

#description p {
	margin: 10px 0px;
}

#free {
	text-align: justify;
}

#appstore {
	margin: 50px 0px;
	text-align: center;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #222222;
	font-size: inherit;
}

#made {
	margin-top: 100px;
	text-align: right;
}

#made img {
	vertical-align: bottom;
	margin-left: 10px;
}

#copy {
	border-top: 1px solid #cccccc;
	margin-top: 40px;
	font-size: 12px;
	color: #cccccc;
	padding: 2px;
}

#copy a {
	margin-left: 10px;
	font-weight: bold;
	color: inherit;
}

#apple {
	margin: 30px 0px 5px 0px;
	font-size: 10px;
	color: #dddddd;
}