body {
	background: #000000 url(bg1.jpg) top center no-repeat;
}

#itunes {
	height: 50px; width: 240px; margin: 415px auto 0;
}

#itunes a {
	display: block; width: 180px; height: 50px; color: #eee; background: #111 url(images/itunes.png) no-repeat 20px 0; margin: 0 0 0 10px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; text-decoration: none; text-align: center; line-height: 25px; letter-spacing: -1.5px; font-size: 25px; text-transform: uppercase; padding: 0 0 0 55px; text-shadow: 1px 3px 1px #111; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}

#itunes a:hover {
	background: #222 url(images/itunes.png) no-repeat 20px 0; color:#fff;
}

#links {
	width: 400px; height: 80px; margin: 95px auto 0 auto; padding: 5px 0 0 8px;
}

#links a {
	float: left; height:72px; display: block; text-indent: -99999px;
}

#links a.myspace {
	width:145px; background: url(images/myspace.jpg);
}
#links a.twitter {
	width:128px; background: url(images/twitter.jpg);
}
#links a.facebook {
	width:125px; background: url(images/facebook.jpg);
}

#footer {
	width: 230px; margin: 65px auto 0 auto; color: #555; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px;
}

#footer a {
	color: #555; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; border-bottom: 1px dashed; font-style: italic; 
}

#footer a:hover {
	color: #999;
}
