body {
	background: #FFFFFF url("left.gif") no-repeat fixed 50% 40%
}

#leftbox {
	position:absolute;
	top: 25%;
	left: 22%;
}

p {
	font-family: "comic sans MS";
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: black;
	text-decoration:none;
}
a:visited {
	color: black;
	text-decoration:none;
}
a:active {
	color: black;
	text-decoration:none;
}
a:hover {
	color: black;
	text-decoration:none;
}
.search {
	font-family: "comic sans MS";
	font-weight: bold;
}
.textbox {
	font-family: "comic sans MS";
}