/* CSS Document */

html, body {
	min-height:100.1%;
	margin-bottom:1px;
}

html, body, ul, ol, li, p, p2, h1, h2, h3, h4, h5, h6, form, fieldset, table, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	color: #4c4035;
	background-color: #541e25;	
	background-repeat: repeat-x;
	background-image: url(images/back.jpg)
}

img {
	margin: 75px 50px;
}