body,input[type="text"]
{
	font-size:20px;
}
input[type="text"]
{
	width:160px;
	height:20px;
	padding:10px;
}
.navList li
{
	list-style:none;
}