.bgimage {
	background-image: url(../images/images_home.jpg);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
body {
	background-image: url(../images/bg_home.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}
.homebody {
	background-attachment: fixed;
	background-image: url(/home/Home_05.jpg);
	background-repeat: no-repeat;
	background-position: 2px;
}
