body  {
	background: #fff url(images/pink-plaidbg.gif) repeat;
	text-align: center;

	}

.wrapper  {

	}

.borders  {
	background: #ffc;
	border: #96c solid 10px;
	width: 500px;
	margin-top: 15px;
	padding-bottom: 5px;
	}

#captionbox  {
	text-align: center;
	font-size: 16px;
	color: #96c;
	font-family: tahoma;
	}

.credits  {
	font-size: 10px;
	font-style: italic;
	}