#main {
	width: 740px;
	padding: 0;
	color: White;
}

#part1 {
	padding: 8px;
	font-style: italic;
}

#main-nolwenn {
	background-image: url(../tour/main-solotour3-playlist.jpg);
	background-position: 0 25px;
	background-repeat: no-repeat;
	padding: 8px;
}

#main_background {
	width: 450px;
	height: 684px;
	float: left;
}

#playlist-title {
	color: White;
	width: 260px;
	float: left;
}

#playlist {
	color: White;
	width: 260px;
	float: left;
}

#duets {
	padding-top: 2em;
	text-align: center;
	background-image: none;
}

h2,h3,h4 {
	color: White;
	text-align: center;
}

#footer {
	background-image: url(../tour/header-solotour3-playlist.jpg);
	background-position: 0 -22px;
}

a {
	color: #B0C4DE;
}

a:hover{
	color: #0082FF;
}

