body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 668px;
	margin: 60px auto;
}
#main {
	background-image: url('http://www.geocities.com/img/form.gif');
	width: 668px;
	height: 230px;
	margin: 0px;
	position: relative;
}
#url {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	background-color: transparent;
	width: 514px;
	height: 34px;
	padding: 14px 0px 0px 14px;
	border: 0px;
	position: absolute;
	top: 72px;
	left: 128px;
}
#button {
	width: 180px;
	height: 35px;
	position: absolute;
	top: 120px;
	right: 12px;
	cursor: pointer;
}
#ads {
	width: 662px;
	height: 62px;
	position: absolute;
	right: 3px;
	bottom: 3px;
	overflow: hidden;
}
#options {
	color: #FFFFFF;
	position: absolute;
	top: 130px;
	left: 20px;
}
#options input {
	vertical-align: middle;
	margin-top: -1px;
}
#options label {
	margin-right: 14px;
	cursor: pointer;
}
#footer {
	font-size: 11px;
	color: #666666;
	padding: 6px;
}
#footer a {
	color: #666666;
	text-decoration: none;
	float: right;
}
#footer a:hover {
	text-decoration: underline;
}