/* CSS Document */

body		{
	text-align:center;
	background-color: #26211B;
}

h1			{
	font-family:"Redressed", Georgia, "Times New Roman", Times, serif;
	font-size: 80px;
	color: #514446;
	text-align:center;
	padding-top:75px;
}

.main		{
	margin-right:auto;
	margin-left:auto;
	height:802px;
	width:1202px;
	background-image:url(other/SuffolkFields_DSC4543-s_1200x800.jpg);
	border:0;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}
