body {
	background:#000000 url(../img/bg_index.jpg) fixed center no-repeat;
	color:#fff;
	font-size:100%;
	text-align:center;
	font-family: "Freestyle Script", "Arial", Times,serif;
}

#body{
	font-size:20pt;
}

a, a:active, a:visited {
	color:#84e900;
	text-decoration:none;
	font-family: "Freestyle Script", "Arial", Times,serif;
	font-size:120%;
}

a:hover {
	color:white;
	text-decoration:none;
	border-bottom: 1px dashed #84e900;
	font-family: "Freestyle Script", "Arial", Times,serif;
}