/* CSS Document */

body{

	background-position: bottom;
	background-repeat: repeat-x;
	background-image:url(../assets/bg.jpg);
}