.main {
	background-image: url(images/main.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.cowinfo {
	font-family: Arial;
	color: black;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.cowpic {
	width: 325px;
}
.cowname {
	width: 325px;
	height: 30px;
}
.mainborder{
	width: 50px;
}
.copy {
	font-family: Arial;
	color: black;
	font-size: 8pt;
}
