body {font-family: trebuchet ms, verdana, arial, sans-serif; 
	color: black;
	background-color: #006066;
	font-size: 12pt; 
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100%;
}
h1 {
	font-size: 24pt;
	color: red;
	text-align: center;
	line-height: 28pt;
}
h2 {font-size: 12pt;
	color: black; 
	text-align: center;
	line-height: 20pt;
}
h3 {font-size: 12pt;
	color: black; 
		text-align: left;
		
		}
.mastcontainer{
	width: 100%;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-image: url(images/BGgradient.png);
	background-repeat: repeat;
	text-align: center;
	
	
}
.mastcontent {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	color: white;
	font-size: 24pt;
	
		
}

	
.container{
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: white;
}

.content{
	width: 620px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: white;
}
.column1 {
	text-align: center;
	background-color: white;
	width: 620px;
}

.optin {
	text-align: center;
	width: 620px;
	height: 400px;
	vertical-align: top;
	color: white;
	background-image: url(images/OptinBoxBG.png);
	background-repeat: no-repeat;
}

.optintext {
	text-align: left;
	width: 360px;
	height: 300px;
	vertical-align: top;
	color: white;
	font-size: 11pt;
	margin-left: 220px;
}	
