body{
	margin: 0px;
	padding: 0px;
	color: #4c4e47;
	text-align: left;
	background-color: #f0f4e4;
	background-image: url(../img/texture.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}

