#bodybox {
	margin:			0;
	padding:		0 40px 20px 20px;
}

h1 {
	text-align:		center;
}

ul {
	margin:			5px 0 0 15px;
	padding:		0;
}

li {
	margin:			0;
	padding:		0;
}


p {
	padding:		0;
	margin:			0;
}

#clear {
	clear:			both;
}

.container {
	position:		relative;
	top:			1px;
	left:			1px;
	color:			#ffffff;
}

.text { 	
	position:		absolute; 
	top:			-1px;
	left:			-2px; 
	color:			#000;
} 

#box1 {
	width:			640px;
	height:			446px;
	font-size:		160%;
	font-weight:		bold;
	text-align:		center;
	margin:			0 0 10px 0;
	background-image:	url(images/bands3.jpg); 
	background-repeat:	no-repeat;
}

