.first
{

	background: url("images/bg5.jpg") no-repeat fixed 50% 0 #251C1C;
	
}


.education
{

	background: url("images/bg13.jpg") no-repeat fixed 50% 0 #251C1C;
	
}


.services
{

	background: url("images/bg12.jpg") no-repeat fixed 50% 0 #251C1C;
	
}


.develope
{

	background: url("images/bg14.jpg") no-repeat fixed 50% 0 #251C1C;
	
}



.web-dev
{

	background: url("images/bg16.jpg") no-repeat fixed 50% 0 #251C1C;
	
}




.location
{

	background: url("images/bg8.jpg") no-repeat fixed 50% 0 #251C1C;
	
}



.editing
{

	background: url("images/bg17.jpg") no-repeat fixed 50% 0 #251C1C;
	
}



.staff
{

	background: url("images/bg18.jpg") no-repeat fixed 50% 0 #251C1C;
	
}




.gallery
{

	background: url("images/bg11.jpg") no-repeat fixed 50% 0 #251C1C;
	
}


.haircut
{

	background: url("haircut-bg.jpg") no-repeat fixed 50% 0 #251C1C;
	
}


.contact
{

	background: url("images/bg7.jpg") no-repeat fixed 50% 0 #251C1C;
	
}


body
	{
		height:100%;
		margin: 0 auto;
	}


.hm-cntct
{
	width:1000px;
	margin: 0 auto;
	height:45px;
}

.groom-entrance
{
	
	width:100%;
	height:200px;
	background-image:url(images/bg-header.png);
	background-repeat:repeat-x;
	position:relative;
	margin-top:16.6%;
}



.footer
{
	width:100%;
	height:54px;
	margin-top:50px;
	background-image:url(images/footer.png);
	background-position:center;
	background-repeat:no-repeat;
}

.menu
{
width:600px; float:left; height:160px;}


.groom-entrance-others
{
	
	width:100%;
	height:200px;
	background-image:url(images/bg-header.png);
	background-repeat:repeat-x;
	margin-top:20px;
}

input[type=text] { 
 background-color: #848484;
 border:0;
 }
 
 input[type=submit] { 
 background-color: #848484;
 border:0;
 color:#000000;
 font-size:12px;
 height:25px;
 width:60px;
 }

textarea
{
	 background-color: #848484;
 border:0;
}

input[type=reset] { 
 background-color: #848484;
 border:0;
 color:#000000;
 font-size:12px;
 height:25px;
 width:60px;
 margin-left:5px;
 }
