body {
	background-image: url(../images/Standard-JaneMitchell-2010_s1.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CCC;
}
#searchbox {
	/*font-size: 2em;*/
	background-color: transparent;
	border: 1px solid #FFF;
	color: #FFF;
}


.button {
	
	/*font-size: 2em;*/
	font-style: normal;
	color: #CCCCCC;
	background-color: #000066;
	font-weight: bold;
}

body, input {
	font-size:14px;
}
