body {
margin: auto;
height: auto;
width: 900px;
font-size: 12px;
text-align: center;
border: 1px solid #CCCCCC;
font-family: Verdana,Helvetica,Arial,Sans-Serif;
}
h2 {
color: #339900;
}
a:link {
color: #339900;
}
a {
font-size: 12px;
color: #339900;
}
input {
font-size: 20px;
}
p#keyword {
font-size: 10px;
}
input#keywordinput {
font-size: 10px;
}
#tweet_body {
	width:400px;
	height:100px;
	font-size: 16px;
}
div#menu {
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
color: #339900;
font-size: 15px;
font-weight: bold;
}
div#menu a {
color: #339900;
font-size: 15px;
font-weight: bold;
margin: 0;
padding: 12px 25px;
text-decoration:none;
}
div#menu a:hover {
background:none repeat scroll 0 0 #3366FF;
color:#FFFFFF;
text-decoration:none;
}
