@charset "utf-8";
/* CSS Document */
body {
	background-attachment: fixed;
	background-color: #000;
	background-image: url(img/11.png);
	background-repeat: no-repeat;
	background-position:right center;
	background-size:70%;
}

.box{
	width:656px;
	height:50%;
	padding:10px;
	border:0px;
	margin-top:100px;
	margin-left:10px;
	position: absolute;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	left: 81px;
	top: -65px;
	text-align: justify;
}
.box h12 {
	font-size: 18px;
}
.box h1 {
	font-size: 45px;
}
.box h2 {
	font-size: 16px;
}
