 
body{
background: #ffffff;
margin: 0;
padding: 0;
}
.wrapper{
background-image: url(img/sm_02.jpg);
width:850px;
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;
padding:0;
margin-top:0;
margin-bottom:0;
}
.header{
width:850px;
background-image: url(img/sm_02.jpg);
margin-left:auto;
margin-right:auto;
text-align:left;
}
.nav{
width:850px;
background-image: url(img/sm_02.jpg);
text-align:center;
font-family: "lucida grande", "lucida sans unicode", "helvetica", "arial", "sans-serif";
font-size: 20px;
padding-top:0px;
padding-bottom:0px;
}
.nav a{

	color: #1c1c1c;
	text-decoration:none;

	}

.nav a:visited{

	color: #1c1c1c;
	text-decoration:none;

	}
.nav a:hover{
	text-decoration:none;
	color: #1c1c1c;
	}
.footer{
width:850px;
height:73px;
background-image:url(img/sm_04.jpg);
margin-left:auto;
margin-right:auto;
background-repeat:no-repeat;
padding-top: 20px;
font-family: "Calibri";
color: #d0d0d0;
<style type="text/css">
font-size: 12px;
margin-top:0px;
top: -20px;
position: relative;
}
.footer a:visited{
font-family:"calibri";
	color: #9c9c9c;
	text-decoration:none;
}
.footer a{
font-family:"calibri";
	color: #9c9c9c;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
.content{
width:100%;
padding-right:40px;
padding-left:40px;
padding-bottom: 20px;
font-family: "Tahoma", "Veranda";
color: #1c1c1c;
width:auto;
margin:0;
background-position: center;
background-repeat:repeat-y;
padding-top:20px;
text-align:left;

}
#music{
position:absolute;
	top:50%;
	left:50%;
	margin-top:-300px;
	margin-left:340px;

}
.navlink{
MARGIN-left: 5px;
margin-right: 5px;
padding: 2px;

	border-left-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #1c1c1c;


}
.navlink a{
	color: #1c1c1c;
	text-decoration:none;
}
.navlink a:visited{
	color: #1c1c1c;
	text-decoration:none;

}
.navlink a:hover{
	text-decoration:none;
color: #1c1c1c;
}

