/* CSS Document */

body {
	background: #FFF url(../images/bodybg-teal.gif) repeat-x top;
}

#header {
	width: 740px;
	margin: 0px;
}

#page {
	margin-top: 40px;
	width: 740px;
	background: none;
}

#footer {
	background: none;
	width: 740px;
}

h1 {
	color: #000;
	line-height: 1.15em;
}

#optin {
	border: 3px dashed #000;
	background: #e0ecf2;
	padding: 15px;
	width: 550px;
	margin: 0 auto;
	text-align: center;
	margin-top:10px;
}