body { 
	font-family: Verdana, Tahoma, Helvetica, sans-serif; 
	font-size: 12px;
	color:#000;
	background: #f6f6f6 url(images/bg.gif) repeat-x fixed; 
	text-align:center;
	margin:0;
}

body h1 {
	font-size:1.6em;
	color: #1a1a1a;
}

#wrapper {
	position:relative;
	margin:0 auto; 
	background: #fff; 
	width:680px;
	border: solid 1px #999999;
	margin-top:20px;
}

#topp {
	border-top: solid 10px #000000;
	border-bottom: solid 1px #fff;

}

#both {
	background: #f9f9f9 url(images/back.jpg) no-repeat 105px -50px; 
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
	clear:left;
	width:680px;

	text-align: left;
}
#both h1 {
	color: #ff8700; 
	font-size: 1.4em; 
	border: solid 1px #999999;
	background:#fff;
	padding:5px;
}
#both p {
	line-height:1.5em;
}
#both li {
	line-height:1.8em;
}

#field {
	font-size:1.0em; 
	margin-top:40px; 
	margin-bottom:20px; 
	padding:20px; 
	border: solid 1px #999999;
}

#bottom {
	clear:both;
	padding:20px;
	text-align: center;
}

#footer {
	font-size:0.8em;
	clear:both;
	padding:15px;
	text-align: center;
}

#form	{	
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}