body {
	background-attachment: fixed;
	background-image: url(img/bac2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#intro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	background-color: #FFF;
	position: absolute;
	left: 20%;
	top: 10%;
	width: 318px;
	height: 324px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 6px;
	bottom: 20%;
	float: none;
}a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #09F;
		font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #F0C;
	
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	color: #00C;
		font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
