body	{
	background-color: #000000;
	background-image: url('../images/bg2.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	overflow-y: scroll;
	color: #888888;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0;
	behavior:url("/css/csshover.htc");
}
#corner	{
	position: absolute;
	width: 120px;
	height: 113px;
	top: 395px;
	right: 1px;
	text-align: right;
}