<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> 

body{
background-color:#333333;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
text-align: center;
}


#wrapper{
width: 770px;
background-color:#000000;
margin:10px auto;
text-align:left;
}



#banner2{
	height: 289px;
	background-repeat: no-repeat;
	background-image: url(banner1.png);
}

#unnamed{
	height: 570px;
	width: 770px;
	background-image:url(michael_edward.jpg);
	background-repeat: no-repeat;
}

#unnamed1{
	height: 770px;
	width: 770px;
	background-image:url(musicpic3.png);
	background-repeat: no-repeat;

}


#unnamed2{
	height: 578px;
	width: 770px;
	background-image: url(biopic2.jpg);
	background-repeat: no-repeat;

}

#background{
	background-color:#FFFFFF;
}


#nav{border-bottom: 1px solid #000000;
}

{

#nav ul{
padding: 0;
margin: 0;
background-color:#FF0000;
}

#nav ul li{
display: inline;
padding: 0;
margin: 0;
}



