@charset "utf-8";
/* CSS Document */

body {
	background: url(img/bg.gif);	
	margin: 0;
	padding: 0;
}

а:link, a:visited, p.big a {
	color: #3b6816;
	text-decoration: none;
	border: none;
}

a:hover, p.big a:hover {
	color: #83b935;
}

img {
	border: none;
}

.wrapper {
	width: 466px;
	margin-left: auto;
	margin-right:auto;
	display: block; 
}

.container {
	background: url(img/bg2.png) top center no-repeat;
	width: 466 px;
	margin-top: 100px;
	display: block;
}

.superhosting {
	margin: 30px 0 -9px;
}

.logo {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.textbox {
	margin: 20px auto -15px;
	display: block;
	outline: none;
}

p.small {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color: #d1cf89;
}

p.supertext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #f0f0f0;
}

a.supertext {
	color: #ff8a00;
}

a.howto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
	position: relative;
	top: -25px;
	right: 40px;
}

a.credits {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
	position: relative;
	top: -15px;
}

credits {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
}




.input {
	background: url(img/textbox.png) center left no-repeat;
	width: 466px;
	height: 94px;
	color: #1e1e1e;
	font-size: 30px;
}

.inputbox {
	position: relative;
	display: inline;
	background: none;
	border: none;
	left: 26px;
	top: 30px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style:italic;
	color: #a4a4a4;
	text-align: center;
}

.inputbox:focus {
	color: #1e1e1e;
	text-align: left;
}

.textbox {
	background: url(img/textbox2.png) no-repeat top center;
	width: 318px;
	height: 42px;
	color: #1e1e1e;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 8px;
	text-align: center;
}

.submit {
	right: 10px;
	bottom: -8px;
	position: relative;
	display:inline;
}

/*bounding box*/



