@charset "utf-8";

body {
	background-color: #752600;
}


#Inwrap {
	background-color: #FFE6A4;

}
#title {
	text-decoration: underline;
}
#contentwrap #content h1 {
	color: #BB0000;
}
#content img {
	padding: 5px;
}

