body {
	background-image: url(grad.gif);
	background-repeat: repeat-x;
	margin: 0 auto;
	width: 100%;
}

#block {
	height: 65px;
}

#container {
	display: table;
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
}

#bsd {
	position: relative;
	left: -280px;
	top: -190px;
}

.caption {
	width: 500px;
	text-align: center;
	padding: 5px 5px;
	border: 1px #000 solid;
}

.caption span {
	display: block;
	margin-top: 10px;
	padding: 5px 5px;
	background-color: #ededca;
	font-family: sans-serif;
}
