body{
	margin:20 0 0;
	padding: 0;
	text-align:center;
	background-color: #ffffff;
	background-image: url(image2/khnp.jpg);
	background-position: center top;
}
h2 {
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 30px;
}
h1 {
	visibility:hidden;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
a {
	color:#ff3300;
	text-decoration:none;
	background-color: #FFFFFF;
}
a:hover {
color:#ff3300;
text-decoration:underline;
}

