body {
	background:#FFF url(body_bg.gif) no-repeat 50% 0;
	color:#000;
	font:normal 12px Helvetica, Arial, sans-serif;
	margin:10px 0;
	padding:0;
}
a { color:#000; }
#main {
	width:605px;
	margin:0 auto;
}
#footer {
	clear:both;
	color:#CCC;
	border-top:1px solid #EEE;
	text-align:center;
}
#footer a { color:#CCC; }
#footer a:hover { text-decoration:none; }

#screen {
	width:195px;
	float:left;
	margin:0 20px 0 0;
	padding:15px 0 0;
}
.itunes {
	float:right;
	padding:3px 10px;
}
.itunes a img { border:0; }

#info {
	width:390px;
	float:left;
}

h1 { 
	background:url(skoot.gif) no-repeat; 
	text-indent:-9999px; 
	width:100%;
	height:102px;
}
h2 { font-size:15px; }
p { line-height:18px; }

ul.reviews {
	margin:0;
	padding:0 10px;
	list-style:none;
	border-left:1px solid #CCC;
}