@charset "utf-8";
body {
	padding: 0;
	margin: 0;
	background: #000000 url(../images/bg.png) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 16px;
        -webkit-text-size-adjust: none;
}
h1, h2, h3, h4, h5, h6, p{
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	display: block;
	margin: 0 auto;
	padding:0;
	height: 162px;
	width: 189px;
}
h1 a {
	display: block;
	background: url(../images/gdd_logo.png) top left no-repeat;
	width: 189px;
	height: 162px;
	overflow: hidden;
	text-indent: -999em;
}
#iphoneApps {
	margin: 0 auto;
	padding:0;
	list-style: none;
	width: 772px;
}
#iphoneApps li {
	margin: 0;
	padding: 0;
	display: inline;
}
#iphoneApps li a{
	display: block;
	height: 516px;
	overflow: hidden;
	text-indent: -999em;
	float: left;
}
#iphoneApps li#ticklemonster a {
	background: url(../images/ticklemonster.jpg) top left no-repeat;
	width: 362px;
}
#iphoneApps li#tickletreat a {
	background: url(../images/tickletreat.jpg) top left no-repeat;
	width: 410px;
}