@import url("local/css/layout.css");
body {
	color: #663300;
	background-color: #D5BE24;
	font-family: "Lucida Grande",Tahoma,sans-serif;
	font-size: 13px;
}
h1 {
	font-size: 20px;
	color: #663300;
}
h2 {
	font-size: 14px;
	color: #663300;
	font-weight: bold;
}
