/* CSS Document */


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