body {
	text-align: center;
	margin: 0px;
	background-color: #000;
}


#index {
	background-color: #000;
	width: 1000px;
	_width: auto;
	margin: auto;
}

#before
{
	top: 0px;
	left: 100%;
	margin: 0 0 0 -12px;
	float: right;
	position: absolute;
	z-index: 2;
	width: 12px;
}

#before img
{
	border: none;
}

b
{
	color: #A90000;
}
