@charset "utf-8";
body
	{background-color:#000000;}
#wrapper
	{width:800px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/background.gif);
	background-repeat:no-repeat;}
.link a
	{text-decoration:none;
	color:#0066CC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;}
.link a:hover
	{color:#00CCCC;}