 BODY {
 	background-image: url(assets/picture/wallpaper01.jpg);
	background-repeat: repeat-x;
	background-position: 0px 699px ;
	overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px auto 0px auto;
	padding: 0px;
	font-size: 12px;
	background-color: #000;
}a:link {
	color: #FF6699;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF3399;
}
h1 {
	font-size: 16px;
	color: 098ce9;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
