@charset "utf-8";
/* CSS Document */

.bw {
	position:absolute;
	width:100%;
	text-align:center;
	left:0;
	top:80px;
	z-index:1000;
}

#impr {
	padding-bottom: 10px;
}

#box {
	background:#ffffff;
	color:#000000;
	font-size:24px;
	padding:20px;
	border: 3px solid #000000;
	text-align:center;
	margin:auto;
	width:600px;
}

body {
	background: #9cc22f;
}

#wrapper {
	width:842px;
	margin:auto;
	
	//border: 2px solid #ffffff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
#main {
	padding: 0px 40px ;
}

#header {
	height: 350px;
}

#main h3 {
	color:#ffffff;
	font-size:18px;
	text-align:center;
	padding-bottom: 5px;
	padding-top:15px;
		border-bottom: 1px solid #ffffff;
}

.small {
	font-size: 11px;
}

#main h2 {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
}

#main h1 {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:42px;
}

#footer {
background:#ffffff;
text-align:center;
padding:10px;
}

a {
	text-decoration:none;
	color: #060 ;
}

#logof {
	position:absolute;
	left: 50%;
	margin-left:220px;
	top:106px;
}
