code {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	margin:10px auto;
	
	
	
}
.rounded {
	width: 90%;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	padding: 15px 8px;	/* padding greater than corner height|width */
	margin: 1em auto;
	border-bottom:solid 1px #edd0b4
		
}
.rounded code {
	display: block;
	
}