body {
	font-family: georgia, Verdana, Geneva, Helvetica, Arial, Sans; 
	font-size: 13px;
	line-height: 19px;
	color: black;
	margin: 0px;
	border: 0px;
	padding: 0px;
	background: #ffefb1;
	text-align: center;
	}

a:link, a:visited {
	text-decoration: none;
	color: #400080;
	font-size: inherit;
	line-height: inherit;
	font-family: inherit;
	text-align: left;
	}

a:hover {
	color: #808080;
	}

p {
	text-decoration: none;
	color: inherit;
	font-size: inherit;
	line-height: inherit;
	font-family: inherit;
	text-align: left;
	}

h1 {
	margin-top: 1.5em;
	text-decoration: none;
	color: inherit;
	font-size: 1.2em;
	line-height: inherit;
	text-align: left;
	font-weight: bold;
	border-bottom: black 1px solid;
	}

#headbox {
	background: #ffcc00 url(animallineup.jpg) repeat-x bottom left;
	width: 100%;
	text-align: center;
	padding-bottom: 75px;
	}

#bodybox {
	margin: 0 auto;
	width: 770px;
	text-align: left;
	}
	
#col1 {
	width: 450px;
	float: left;
	margin-right: 20px;
	}
	
#col2 {
	width: 280px;
	float: right;
	}

#col3 {
	margin-bottom: 35px;
	}

.self {
	margin-left: 0;
	margin-right: 0;
	margin-top: 2em;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	}

#small {
	font-size: 9px;
	font-family: Verdana, Geneva, Helvetica, Arial, Sans; 
	text-align: center;
	width: 100%;
	clear: both;
	}

#head {
		border-style: none;
	}