#bg1{
      background-image:url('images/bg_home.jpg');
	  background-position:top center;
     
}

#bg2{
      background-image:url('images/bg_wedding.jpg');
	  background-position:top center;
     
}
#bg3{
      background-image:url('images/bg_about.jpg');
	  background-position:top center;
     
}

#bg4{
      background-image:url('images/bg_photo.jpg');
	  background-position:top center;
     
}
#bg5{
      background-image:url('images/bg_contact.jpg');
	  background-position:top center;
     
}
body{
      margin:0px;
	  color:#000;
	  font-family: arial , sans-serif;
	  font-size:13px;
	  background-color:#DCCEAE;
}



A:link {text-decoration: none ;color:#fff;}
A:visited {text-decoration: none; color:#fff;}
A:active {text-decoration: none; color:#fff;}
A:hover {text-decoration: underline; color:#000;}


#main{
     width:896px; 
	 margin-left:auto; 
	 margin-right:auto; 
	 height:850px; 
     bsorder: solid 1px red;
}
#sub{
margin-top:175px;
float:left;
width:400px;
height:30px;
font-size:25px;
text_align:right;

}

#menu{
    margin-top:35px;
	width:595px;
	height:26px; 
	text-align:center; 
	font-size:14px;
	background-color:#584F3A;
	padding-top:9px;
	color:#E5D9BF;
	 float:left;
	 border: 1px solid #3E3E3E;

}

#guitar_less{
margin-right:30px;
.margin-right:20px;
margin-top:245px;
background-image:url('images/bt1.jpg');
float:right;
width:171px;
height:23px;
text-align:center;
	color:#E5D9BF;
padding-top:6px;
}

#content{
margin-top:10px;
margin-left:10px;
padding-left:10px;
height:300px;
width:590px; 
min-height:300px;
overflow:auto;
float:left;
border: solid 1px gray;

}

#content2{
margin-top:20px;
margin-left:10px;
height:130px;
width:250px;
float:left;

}

#photos{
margin-top:20px;
margin-right:30px;
.margin-right:20px;
width:525px;
float:right;

}

#player{
margin-top:10px;
margin-right:30px;
.margin-right:20px;
width:177px;
background-color:#000000;
float:right;
height: 300px;
}
#footer{
    margin-top:40px;
    width:870px; 
	height:28px; 
	text-align:center; 
    float:left;
	color:#fff;
	font-weight:bold;
	
}
