#main_layout_content {
	background-image: url(images/main_content_background.jpg);
	height: 490px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCCCCC;
	background-color: #000000;
	text-align: center;
}

