@charset "utf-8";
@import url("https://harterpainting.com/webfonts/ALSscript/ALSscript.css");
@import url("https://harterpainting.com/webfonts/Amphion/Amphion.css");
@import url("https://harterpainting.com/webfonts/CityBlueprint/CityBlueprint.css");
@import url("https://harterpainting.com/webfonts/ArialN/ArialN.css");
body {
	background-color: #FFF;
}
body,td,th {
	font-family: "Amphion", Arial, sans-serif;
	font-size: 18px;
	font-weight: 900;
    color: #003;
}
.thanks {
	font-family: "ALS Script", Arial,sans-serif;
	font-size: 52px;
	font-weight: 900;
    color: #003;
    text-shadow: 1px 1px 1px #000;
}
.DBHarter {
	font-family: "ALS Script", Arial,sans-serif;
	font-size: 42px;
	font-weight: bold;
	font-weight: 900;
    color: #003;
    text-shadow: 1px 1px 1px #000;
}
.PDD {
	font-family: "Amphion", Arial, sans-serif;
	font-size: 22px;
    color: #003;
}
	
}
.Sub-Text {
	font-family: "Amphion", Arial, sans-serif;
	font-size: 15px;
    color: #003;
}
#Content {
	position: absolute;
	background-color: #fff;
	width: 430px;
	height: auto;
	z-index: 1;
	top: 0px;
	left: 0px;
}
.container {
	position:relative;
	background-color:#FFF;
	width: 430;
	height: 390;
	z-index: 1000;
    top: 0;
    right: 0;
	
}
