@import url(style.css);

body {
	background:#f0f6df;
	font-size:18px;
	color:#6e2912;
}

#menu ul {
	font-size:18px;
}

h3{
	font-size:18px;
	font-weight:bold;
}
