.bg_home {
	background:#e6e2e1 url(../images/bgs/home2.jpg) bottom right no-repeat;
}

.bg_about {
	background:#e6e2e1 url(../images/bgs/training2.jpg) bottom right no-repeat;
}

.bg_personal{
	background:#e6e2e1 url(../images/bgs/about2.jpg) bottom right no-repeat;
}

.bg_injury{
	background:#e6e2e1 url(../images/bgs/motivation2.jpg) bottom right no-repeat;
}

.bg_nutrition{
	background:#e6e2e1 url(../images/bgs/nutrition2.jpg) bottom right no-repeat;
}

.bg_location{
	background:#e6e2e1 url(../images/bgs/motivation3.jpg) bottom right no-repeat;
}

.bg_clients{
	background:#e6e2e1 url(../images/bgs/media2.jpg) bottom right no-repeat;
}

.bg_contact{
	background:#e6e2e1 url(../images/bgs/contact.jpg) bottom right no-repeat; 
}

.bg_background{
	background:#333; /* url(../images/bgs/contact.jpg) bottom right no-repeat; */
}
.bg_background .content {
	color:#fff;
}
.bg_background h1, .bg_contact h2 {
	border-bottom: 1px solid #fff;
}

/* scrollbar only */
body {
	scrollbar-face-color:#D7E4DD;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#C9C395;	
	scrollbar-shadow-color:#CCCCCC;	
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;
}