body {
	font-family: Verdana;
	font-size: 12pt;
	background: #fffecf;
}
a:link {
	color: #406618;
	text-decoration: none;
}
a:visited {
	color: #406618;
	text-decoration: none;
}
a:hover {
	color: #406618;
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	color: #534741;
}
h2 {
	font-size: 17px;
	color: #0054A6;
}
h3 {
	font-size: 16px;
	color: #ED1C24;
}

#tweety {
	z-index: 1; 
	position: absolute;
	top: 10px;
	left: 500px;
}
#form {
	width: 320px;
}

#form form {
	margin-top: 40px;
}

#form input {
	font-size: 16pt;
	width: 260px;
}

#form input.text {
	width: 260px;
	padding: 0.5em;
	border: #666666 1px solid;
	background: #fff url('./ima/text.png') repeat-x;
}
#result {
	z-index: 1; 
	margin-top: 40px;
}
#digg-tweet {
	font-size: 12px;
	margin-top: 20px;
}
#adsense {
	z-index: 1; 
	position: absolute;
	top: 10px;
	left: 900px;
	font-size: 12px;
	width: 150px;
}
#friends {
	font-size: 12px;
	margin-top: 30px;
}
#friends img
{
	cursor:  pointer;
	margin:  2px 2px 2px 0;
	border:  #534741 1px solid;
	padding: 2px;
}
#copyright {
	font-size: 12px;
	margin-top: 15px;
}
#cheap-plug {
	font-size: 9px;
	margin-top: 5px;
}
#disclaimer {
	width: 400px;
}