/**************************
Designed&Developed  by: 9Nott

**************************/

.image_bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
.image_html_bgMenu {

	background-image: url(../images/html_bg_menu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: fixed;
}
