body {
	width: 480px;
	background: black;
	margin: 0;
	padding: 0;
}

#container {	
	background: #000;	
	text-align: left; 	
	margin: 0 auto; 	
	/* padding: 9px 23px 20px 34px; 	*/
	width: 480px;
	font-family: "Georgia";
	color: white; 	
}

img.floatright {
	display:none;
}

/* Paroles */

p {	
	font-family: "Georgia";
	text-align: left;	
	font-size: large;	
	color: #fff;	
}

H2 {	
	font-family: "Georgia";
	font-size: large;	
	text-align: left;	
	color: #fff;	
}

OL,LI,a {	
	font-family: "Georgia";
	font-size: large;	
	text-align: left;	
	color: #fff;	
	font-weight: bold;	
}	

hr {	
	width: 100%;	
}	

.refrain {	
	font-style: italic;	
}

/* Parole Title Page */

#paroles {	
	text-align: left;	
}

#paroles a {	
	font-family: "Georgia";
	font-size: medium;	
	color: #fff;	
	font-weight: bold;	
}

#paroles .center {	
	text-align: center	
}

#paroles h1 {	
	text-align: center;	
	color: #fff;	
	font-family: "Georgia";
}

#paroles h2 {	
	text-align: center;	
	color: #fff;	
	font-family: "Georgia";
}

.not-iPhone {display:none;}
