body, html{
	margin:0px;
	padding: 0px;
	
}
body { font-family: arial; font-size: 8pt;	padding: 0px; margin: 0px; text-align: center; background-color: #333;height: 100%;width:100%;}

#header { padding: 9px 20px;height: 30px; text-align: left; background-color:#c60c47;display:block;}

#onTour{
	right: 10px;
	top: 10px;
	position: absolute;
	z-index: 10;
}
#mp3Player{
	position: absolute;
	left: 100px;
	top: 0px;
	z-index: 100;
}
#content-area{
	margin: 0px auto;
	width: 1024px;
	background-image: url('images/jessie_splash.jpg');
	background-repeat: no-repeat;
	height: 717px;
}
#listen_and_buy{
	position: relative;
	left: 120px;
	top: 230px;
	float:left;
}
div, p{
	color: #6d6e71;
}
h1,h2,h3{
	color: #be1e2d;
}
p {
  color: #000000;
  font-size: 13px;
  display: inline;
}
img{
	padding:0;
}
a:link {
  color: #1968b3;
  text-decoration: underline;
}

a:hover{
  color: #1968b3;
  text-decoration: none;
}

h1{
	color: #F15821;
	font-size: 16px;
}

h2{
	color: #F15821;
	font-size: 13px;
}
