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