/* CSS Document */


body{
	
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	background-image: url(../assets/bg2.jpg);
}

