.stylecss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-attachment: fixed;
	background-image: url(images/Piebald_Horse.jpg);
	background-repeat: no-repeat;
	background-position: center 230px;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	list-style-position: inside;
	list-style-type: disc;
	position: relative;
	height: auto;
	width: auto;
	cursor: crosshair;
	text-decoration: none;

}
