@charset "UTF-8";
h2 {
	font-size: 150%;
	font-style: oblique;
}
div.sidebar {
	background-color: #FFFF00;
	border: medium solid #000000;
}
.exciting {
	font-size: 14px;
	color: #FF0000;
}
#searchbox {
	background-color: #FF6600;
}
.thumb {
	background-color: #FFCC00;
	height: 32px;
	width: 32px;
}
p {
	margin-top: 0px;
}
.splash {
	height: 400px;
	width: 900px;
}
