@charset "utf-8";
body {
	background-color: #727272;
}
#Inwrap {
	background-color: #CCCCCC;

}
#title {
	text-decoration: underline;
}
#contentwrap #content h1 {
	color: #0000CC;
}

