#ssWrapper
{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#ssWrapper img
{
	position: absolute;
	top: 195px;
	left: 291px;
}
#ssoverlay
{
	background-color: #9d0000;
	height: 100px;
	width: 100px;
	position: fixed;
	top: 0;
	left: 0;
	text-align: center;
	z-index: 9000;
}
