#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 2px dotted #FF0000;
	margin-top: 10px;
	background-image: url(images/cowmarkets.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
#copy {
	padding-top: 190px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003399;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #003399;
}
body {
	background-color: #003366;
}

