.bg {
	background-image: url(../images/bg_css.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
}

