body {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(tropical-background.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.footer {
	font-family: verdana;
	font-size: 11px;
	color: #999;
	line-height: 1px;
}
.smallfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

#container {
	margin-bottom: 10px;
	width: 550px;
	border-radius: 20px;
	padding: 10px;
	background-color:rgba(0,0,0,0.8);
	text-shadow: 3px 2px rgb(24, 24, 23);
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.headline_red_georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: horizontal-offset vertical-offset blur color;
	text-shadow: 1px 1px 1px rgba(0,0,0.3,0.3);
	font-size: 34px;
	font-weight: bold;
	line-height: 1.5;
	color: #FF0000;
	margin-bottom: 15px;
	padding: 0px;
}
.headline_white_georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: horizontal-offset vertical-offset blur color;
	text-shadow: 1px 1px 1px rgba(0,0,0.3,0.3);
	font-size: 32px;
	font-weight: bold;
	line-height: 1.5;
	color: #FFFFFF;
	margin-bottom: 15px;
	padding: 0px;
}


.headline_black_georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: horizontal-offset vertical-offset blur color;
	text-shadow: 0.4px 0.4px 0.4px rgba(0,0,0.3,0.3);
	font-size: 38px;
	font-weight: bold;
	line-height: 1.3;
	color: #000;
}
.subheadline_black_georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: horizontal-offset vertical-offset blur color;
	text-shadow: 0.4px 0.4px 0.4px rgba(0,0,0.3,0.3);
	font-size: 28px;
	font-weight: bold;
	line-height: 1.3;
	color: #000;
}
.subheadline_white_georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: horizontal-offset vertical-offset blur color;
	text-shadow: 0.4px 0.4px 0.4px rgba(0,0,0.3,0.3);
	font-size: 28px;
	font-weight: bold;
	line-height: 1.3;
	color: #FFF;
}


.subheadline_red_georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: horizontal-offset vertical-offset blur color;
	text-shadow: 0.4px 0.4px 0.4px rgba(0,0,0.3,0.3);
	font-size: 28px;
	font-weight: bold;
	line-height: 1.3;
	color: #ab0000;
}
.subheadline_yellow_georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: horizontal-offset vertical-offset blur color;
	text-shadow: 0.4px 0.4px 0.4px rgba(0,0,0.3,0.3);
	font-size: 26px;
	font-weight: bold;
	line-height: 1.8;
	color: #FFFF00;
}
.subheadline_yellow_georgia_40{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: horizontal-offset vertical-offset blur color;
	text-shadow: 0.4px 0.4px 0.4px rgba(0,0,0.3,0.3);
	font-size: 40px;
	font-weight: bold;
	line-height: 1.8;
	color: #FFFF00;
}
.subheadline2_black_georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: horizontal-offset vertical-offset blur color;
	text-shadow: 0.4px 0.4px 0.4px rgba(0,0,0.3,0.3);
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
}
.subheadline2_white_arial {
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: horizontal-offset vertical-offset blur color;
	text-shadow: 0.4px 0.4px 0.4px rgba(0,0,0.3,0.3);
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
}
.subheadline2_white_arial-small {
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: horizontal-offset vertical-offset blur color;
	text-shadow: 0.4px 0.4px 0.4px rgba(0,0,0.3,0.3);
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
}




.ccstatement {
	font-family: verdana;
	font-size: 12px;
}

#page_content {
	font-weight: bold;
	font-size: 26px;
	word-spacing: 2px;
	font-family: sans-serif;
}

#pre_title, #page_title, #email_content, #page_content, #image_button, #container_footer, #form_content, footer {
	text-align: center;
	color: white;
}

#page_title {
    color: #E2F015;
    font-size: 5em;
    margin-top: 10px;
}

#image_button img{
	margin: 10px 0px;
}

footer a {
	text-decoration: none;
	color: #2a8ae6;
}

.cls {
	clear: both;
}
