body {
  	background-color: #C0C0C0;
  	background-image: url("cranetrack5.jpg");
	background-repeat: repeat;
}

h1 {
	color: #000000;
}

p {
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 0.75em;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-left: 80px;
}

#gdik_title {
	text-align: center;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.75em;
	font-family: Tempus Sans ITC, verdana, sans-serif;
}

#caption {
	text-align: center;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 0.75em;
	font-family: Comic Sans, Comic Sans MS, cursive;
	margin-top: 10px;
	margin-right: 120px;
	margin-bottom: 0px;
	margin-left: 120px;
}
	
#footer {
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 0.65em;
	font-family: tahoma, geneva, sans-serif;
}
	
span.species_english {
	color: #800080;
	font-style: normal;
	font-variant: normal;
	font-weight: strong;
	font-size: 1.5em;
	font-family: Comic Sans, Comic Sans MS, cursive;
}

span.species_latin {
	color: #000000;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

a:link {
	color: #000066;
}

a:visited {
	color: #660033;
}