/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}


body {
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
	color: #000000;
	background: #875B26 url(/wp-content/themes/mormon-heritage-template/images/background.jpg) repeat-x 50% 0;
	text-align: center;
}


#container {
	text-align: left;
	margin: 0 auto;
	width: 800px;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	background:transparent url(/wp-content/themes/mormon-heritage-template/images/wrapper-background.jpg) repeat-y scroll 50% 0;

}

p{
font-size: 12px;
line-height: 1.5;
text-align:left;
padding-left: 30px;
}

