@font-face {
  font-family: "Good Girl";
  src: url('GOODGIRL.eot');
 }
@font-face {
  font-family: "Good Girl";
  src: url('GOODGIRL.TTF') format("truetype");
 }


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 13, 2010
@font-face {
	font-family: 'Good Girl';
	src: url('goodgirl-webfont.eot');
	src: local('☺'), url('goodgirl-webfont.woff') format('woff'), url('goodgirl-webfont.ttf') format('truetype'), url('goodgirl-webfont.svg#webfont5CyNeaq8') format('svg');
	font-weight: normal;
	font-style: normal;
}
 */

body {
	background-color: black;
	background-repeat: no-repeat;
	background-image: url('bg.jpg');
	background-attachment: fixed;
	background-position:center;
	
	
}

#main {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	max-width: 402px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	font-family: "Good Girl";
	text-align: justify;
	}
	
a {
	font-variant: normal;
	color: black;
	text-decoration: none;
}
a:hover {
	font-variant: normal;
	color: gray;
}

h1 {
	font-family: "Good Girl";
	border-top-color: #d2d2d2;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 15px;
	font-size: 20px;
	font-weight: bold;
}
.cover {
	border-color: #d2d2d2;
	border-width: 1px;
	border-style: solid;
}

.logos {
	border-width: 1px;
	border-color: white;
	vertical-align: middle; 
}
.text {
	text-align: justify;
	max-width: 400px;
	font-size: 15px;
	font-family: sans-serif;
}

#header {
	text-align: center;
	z-index: 0;
	font-family: "Good Girl";
	margin-right: auto;
	margin-left: auto;
	max-width: 400px;
	font-size: 29px;
	-webkit-transform: rotate(-2.5deg); 
	-moz-transform: rotate(-2.5deg);
}

#socialmedia {
	text-align: center;
	z-index: 0;
	font-family: "Good Girl";
	margin-right: auto;
	margin-left: auto;
	max-width: 430px;
	font-size: 20px;
}
.download {
	text-shadow: 3px 3px 4px black;
	color: white;
	text-align: center;
	z-index: 0;
	font-family: "Good Girl";
	margin-right: auto;
	margin-left: auto;
	max-width: 400px;
	font-size: 45px;

}

/*.download a:hover {
	font-variant: normal;
	color: grey;
	text-shadow: black -1px -5px -1px;
}*/

#tracklist{
text-align: center;
	margin-right: auto;
	margin-left: auto;
	max-width: 400px;
	font-family: "Good Girl";
	font-size: 15px;
}

#facebook {
	text-align: center;
	z-index: 0;
	font-family: "Good Girl";
	margin-right: auto;
	margin-left: auto;
	max-width: 400px;
	font-size: 30px;
}
#footer {
	padding-top: 5px;
	border-top-width: 1px;
	z-index: 0;
	font-family: sans-serif;
	border-color: #d2d2d2;
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	margin-right: auto;
	margin-left: auto;
	max-width: 402px;
	font-size: 15px;
	font-family: "Good Girl";
}

#live{
display: block;
width: 350px;
background-color: white;
margin-top: -1684px;

}
