body
{
	padding: 0;
	margin:0;
	color: #712E2C;
	height:100%;
	min-height:100%;
	background-color: #EE0D3;
	background-image: url('images/texture.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top left;
	min-width: 800px;
}
