body {
	background:url(images/cnvbkgnd.jpg);
	width:960px;
	margin:0 auto;
	font-family: Helvetica,Arial,Sans-serif;
}

h1, h2, h3 {
  	color:green;
}

h1 {
	text-align:center;

	font-family:serif;
}

table#dogs {

}

col.dogs_first_col {
	width:400px;
}

a {
 	color:green;
}
a:link {

}
a:hover {

}
a:visited {

}
