#feedback{
    background: url(../img/fb.jpg) 50% 0 no-repeat fixed;
    color: white;
    height: auto;
    margin: 0 auto;
    padding: 50px 0 0 0;
}

#tag{
    background: url(../img/feedback.jpg) 50% 0 no-repeat fixed;
    color: white;
    height: auto;
    margin: 0 auto;
    padding: 50px;
}

#serv{
    background: #fff;
    color: #000;
    height: auto;
    margin: 0 auto;
    padding: 10px 0 20px 0;
}


#intro{
	background:url(../img/latex.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 500px;
	margin: 0 auto;
	padding: 0;
}

#second{
	background: url(../img/secondbg.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 1300px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
}

#second .bg{
	background: url(../img/trainers.png) 50% 0 no-repeat fixed;
	height: 1300px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 900px;
	z-index: 200;
}

#third{
	background: url(../img/thirdbg.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 650px;
	padding: 100px 0 0 0;	
}


