body{
	background-color: #eaeaea;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}