@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	color: #f0ebe7;
	background-color: #493137;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/repeater-menu.png);
	background-position: center top;
	background-repeat: repeat;
}

img {
	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	padding-top: 40px;
}
#container {
	width: 645px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 560px;
	background-image: url(../img/speech-thankyou.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	padding-right: 55px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
}
h1 {
	word-spacing: -8px;
	color: #ABF274;
	font-size: 82px;
	letter-spacing: -5px;
	padding-bottom: 42px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 40px;
	line-height: 75px;
}
h2 {
	font-size: 60px;
	letter-spacing: -4px;
	line-height: 50px;
	color: #3D2B2E;
	padding-left: 48px;
}
#returnWrapper {
	font-size: 30px;
	color: #B8D684;
	font-weight: bold;
	word-spacing: -2px;
	letter-spacing: -1px;
	background-image: url(../img/speech-thankyou-2small.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-top: 35px;
	padding-left: 20px;
	height: 100px;
	margin-left: 10px;
	margin-top: 10px;
}
.BuforNow {
	color: #3D2B2E;
	margin-right: 30px;
}
a:link, a:hover, a:visited {
	color: #ABF274;
	text-decoration: none;
}
#MainWrapper {
	background-image: url(../img/hello.png);
	background-repeat: no-repeat;
	background-position: 60px bottom;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
