html,body{
	height:100%;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	background-color: #466896;
	background-repeat: no-repeat;
}

.rightbackground{
	background-image: url(images/gaitlink_rigth);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.leftbackground{
	background-image: url(images/gaitlink_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.backgroundabout {
	background-attachment: fixed;
	background-image: url(images/background_mainpage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundcontact {
	background-attachment: fixed;
	background-image: url(images/background_mainpage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundmain {
	background-attachment: fixed;
	background-image: url(images/backgroundmain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backgroundservices {
	background-attachment: fixed;
	background-image: url(images/background_mainpage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
