body { 
  background-color: #b5a789;
  font-family:      "맑은 고딕", 굴림, Arial, san-serif;
  font-size:        small;
  margin:           0px;
}

#allcontent {
	padding-top:		5px;
	padding-bottom:		5px;
	background-color:	#675c47;
	margin-left: 		auto;
	margin-right:		auto;
}

#header {
  background-color: #675c47;
  margin:           10px;
  height:           50px;
  color:			#efe5d0;
  font-weight:		bold;
}

}

#greeting {
  background-color: #675c47;
  margin:           10px;
  height:           50px;
  color:			#efe5d0;
  font-weight:		bold;
}

#main {
  background:       #efe5d0 url(http://www.mindmap.re.kr/imagepym/bookcha/01background/background.gif) top left;
  font-size:        105%;
  padding:          15px;
  margin:           0px 10px 10px 10px;
}

#mindmap {
  background:       #efe5d0 url(http://www.mindmap.re.kr/imagepym/bookcha/01background/background.gif) top left;
  font-size:        105%;
  padding:          15px;
  margin:           0px 10px 10px 10px;
}

#footer {
  background-color: #675c47;
  color:            #efe5d0;
  text-align:       center;
  padding:          5px;
  margin:           10px;
  font-size:        90%;
  font-weight:		bold;
}

h1 {
  font-size:        120%;
  font-weight:		bold;
  text-decoration:	underline;
  color:            #954b4b;
}

h2 {
	font-size: 		110%;
	color:          #954b4b;
}

h3 {
  font-size:        90%;
  font-weight:		bold;
  color:            #954b4b;
}

.pymcard {
	border-color:	blue;
	border-width:	4px;
	border-style:	solid;
	background-color: HighlightText;
	padding:		5px;
	width:			210px;
}

.mapping {
  text-align:       center;
  line-height:      1.8em;
}

a:link {
  color:            #b76666;
  text-decoration:  none;
  border-bottom:    thin dotted #b76666;
}

a:visited {
  color:            #675c47;
  text-decoration:  none;
  border-bottom:    thin dotted #675c47;
}
