@charset "utf-8";
body {
	background-color: #374140;
	font-size: 18px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
/*#header {
	background-image: url(../images/st_pattys_optin_header.png);
	background-repeat: no-repeat;
	height: 209px;
} */
#container {
	background-color: #FFF;
	width: 900px;
	min-height: 100px;
/*	background-image: url(../images/Sherman_St_Patrick_Dean.jpg);
	background-repeat: no-repeat;
	background-position: 110px 10px; */
}
/*.sherman {
	height: 230px;
	width: 143px;
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
} */
#content {
	width: 700px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
}
/*#footer {
	background-image: url(../images/stpattys_footer_1.png);
	background-repeat: no-repeat;
	height: 212px;
} */
