@charset "utf-8";
#redformbox {
	border: medium dashed #FF0000;
	margin-right: auto;
	margin-left: auto;
	width: 470px;
	font-size: 16px;
	padding: 20px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 12px;
}
#Wrap {
	width: 700px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: auto;
	margin-left: auto;
}

#bullets li {
	list-style-image: url(Images/checkmark.jpg);
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	clear: both;
}

h3 {
	text-align: center;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
}
h4 {
	font-size: 24px;
	color: #FF0000;
}
.thankyou {
	font-size: 16px;
}


#capturelink {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
h1 {
	font-size: 50px;
	text-align: center;
	color: #CC0000;
	font-weight: bolder;
	font-family: "Arial Black";
}

h2 {
	font-size: 30px;
	text-align: center;
}
#content {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
}
#picturetext {
	width: 500px;
	float: right;
	padding-top: 20px;
}
#picture {
	float: left;
	height: 135px;
	width: 116px;
}
