.newStyle1 {
	background-position: center 5px;
	border-style: none;
	padding: 0px;
	margin: auto auto auto auto;
	border-width: thick;
	font-family: "Times New Roman";
	font-size: large;
	color: #3C1E00;
	background-color: #FFCECE;
	position: static;
	max-width: none;
	clip: rect(auto, auto, auto, auto);
	right: auto;
	left: auto;
	background-repeat: no-repeat;
	top: auto;
	bottom: auto;
	margin-left: auto;
	margin-right: auto;
}
