@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/*RESET*/
	html, body {width:100%; height:100%; font:12px dotum;}
	html, body, form,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,pre,input,blockquote,th,td, thead, tbody, legend, label, select, option, button, fieldset, select, textarea, iframe {margin:0px; padding:0px;}
	ol,ul,dl {list-style:none;}
	article, aside, canvas, details, figcaption, figure, footer,header, hgroup, menu, nav, section, summary {display:block;}
	table, img {border:none;}
	a, a:hover, a:visited, a:link {text-decoration:none; outline:none;}
/*COMMON*/
	BODY {background:URL(./temp_back.png) no-repeat #f2eee8 77% 50%; font-family: 'Nanum Gothic', sans-serif;}
	DIV.contents-box {width:440px; height:100px; position:absolute; top:50%; left:50%; margin:-120px 0 0 -420px;}
	DIV.contents-box H1 {width:100%; height:60px; background:URL(./text-h1.png) no-repeat 50% 0;}
	DIV.contents-box H2 {width:100%; height:120px; background:URL(./text-h2.png) no-repeat 50% 0; margin:16px 0;}
	DIV.contents-box H3 {width:100%; height:60px; text-align:center; font-size:13px; font-weight:normal; color:#858585; line-height:19px;}