body {
	background-color: #fff;
	color: #000;
	font-family: sans-serif;
	font-size: 10pt;
	width: 600px;
}

img {
	border: 0;
}

p {
	line-height: 1.4em;
}

body#home {
	text-align: center;
	width: auto;
}

div#logo {
	background-image: url(../images/goozee.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 34px;
	margin-top: 100px;
	width: 100%;
}

div#searchform {
	padding: 0 0 3em;
}

.hidden {
	display: none;
}

.small {
	font-size: 0.8em;
}
