.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	background-image: url(images/background.jpg);
	padding-right: 10px;
	padding-left: 15px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #666;
	padding-top: 10px;
	background-repeat: repeat-y;
}
