@charset "utf-8";
body {
	background:url(../images/bkg0.jpg) no-repeat  fixed ;
	background-color: #000;
	font-family:"Lucida Grande",Arial,san-serif;
	font-style: normal;
	font-size: 12px;
	color: #535353;
	margin-left: 0px;
	margin-top: 0px;
}
#h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
#link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	margin: 10px;
}

