@charset "utf-8";

body {
	font-family : 나눔명조, NanumMyeongjo, 바탕, batang, applemyungjo, serif;
	background : #ccc;
}
header, footer, article { display:block; }

#box1 {
	margin : 20px auto 0 auto;
	width : 720px;
	height : 1080px;
	-webkit-border-radius : 20px;
	-moz-border-radius : 20px;
	border-radius : 20px;
	background : url(img/cornu_bg1.jpg) no-repeat;
}

#box1 a { text-decoration : underline; color : #F2F5A9; }

img.cover {
	position : relative;
	top : 80px;
	left : 460px;
	width : 180px;
	border : none;
	-webkit-transform : rotate(10deg);
	-moz-transform : rotate(10deg);
	-o-transform : rotate(10deg);
	-webkit-box-shadow : #111 5px 5px 10px;
	-moz-box-shadow : #111 10px 10px 10px;
	box-shadow : #111 10px 10px 10px;
}

h1 {
	position : relative;
	top : 40px;
	left : 20px;
	width : 700px;
	margin : 0; padding : 0;
	font-size : 5em;
	font-family : 나눔고딕, NanumGothic, 돋움, dotum, sans-serif;
	font-weight : bolder;
	color : #FBEFF5;
	text-align : center;
	text-shadow : #610B38 4px 4px 4px;
	line-height : 100%;
}

#box2 {
	position : relative;
	top : -120px;
	left : 20px;
	width : 400px;
	text-align : center;
	font-size : 1.4em;
	font-weight : bold;
	color : #045FB4;
}

h2 {
	font-size : 240%;
	font-weight : bold;
	color : #0174DF;
	text-shadow : #0B3861 2px 2px 2px;
}

#h2-2 {
	font-size : 50%;
}

#box3 {
	position : relative;
	top : -80px;
	left : 40px;
	width : 640px;
	font-size : 1.2em;
	color : #fff;
}

h3 {
	margin : 4px;
	font-size : 1.5em;
	font-family : 나눔고딕, NanumGothic, 돋움, dotum, sans-serif;
	font-weight : bold;
	color : #F5A9D0;
}

#box4 {
	margin : 40px auto 0 auto;
	width : 720px;
	height : 620px;
	-webkit-border-radius : 20px;
	-moz-border-radius : 20px;
	border-radius : 20px;
	background : url(img/cornu_bg2.jpg) no-repeat;
}

#box4 a { text-decoration : underline; color : #F2F5A9; }

img.smart {
	position : absolute;
	top : 380px;
	left : 350px;
	border : none;
}

#box5 {
	position : relative;
	top : 20px;
	left : 40px;
	width : 640px;
	font-size : 1.2em;
	color : #fff;
}