@charset "UTF-8";

body{
	padding:0;
	margin:0;
	background-image:url(../secret/img/secret_main.jpg);
	background-repeat:no-repeat;
}

#secret{
	width:565px;
	text-align:center;
}

.text{
	font-size:18px;
	font-weight:bold;
	height: 20px;
	width: 200px;
	margin-top:60px;
	margin-bottom:2px;
	text-align:center;
}
