* {
	behavior: url(http://www.thefearlesslovers.com/scripts/iepngfix.htc);
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}

h1, h2 {
	visibility: hidden;
}

#teaser {
	font-weight: bold;
	font-size: 2em;
	margin: 393px 0 0 60px;
}

#emailsignup {
	margin: 150px 0 -250px 500px;
	background-color: #b2d6f6;
	width: 200px;
	height: 80px;
	padding:10px;
}

#downloadbox {
	width: 400px;
	height: 300px;
	background-image: url(images/downloadbox.png);
	background-repeat: no-repeat;
	margin: 200px 0 0 60px;
}

#downloadlinks {
	width: 180px;
	padding: 55px 0 20px 190px;
}

#downloadlinks #links p {
	margin-bottom: 20px;
}

#downloadlinks a:link {
	text-decoration: none;
	color: #01427c;
}

#downloadlinks a:visited {
	text-decoration: none;
	color: #01427c;
}

#downloadlinks a:hover {
	text-decoration: none;
	background-color: #ffffff;
	padding: 8px 20px 4px 16px;
	margin: -4px -20px -4px -16px;
}

#downloadlinks p#songtitle {
	padding-bottom: 15px;
	font-weight: bold;
	font-size: .9em;
}

#cclicense {
	padding-top: 10px;
	margin-left: 155px;
}

#twitterlink {
	background-image: url(images/twitterlink.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 274px;
	margin-left: 60px;
}

#twitterlink a {
	height: 0;
	padding-top: 29px;
	overflow: hidden;
	display: block;
}