@charset "utf-8";
/* CSS Document */

div#content {
	position:relative;
	top: 150px;
	left:0px;
	width:960px;
	height:auto;
	text-align:center;
	margin: 0 auto;
}

div.holdingText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}