body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-color: #363635;
	font-size: 62.5%;
}

#copy {
	background-image:url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	color:white;
	font-family: Verdana, sans-serif;
	padding-top:22em;
	width:80em;
	margin:auto;
}

#ZoomCaption {
	margin-top:-10px;	
}

p {
	font-size: 1.3em;
	line-height:1.5em;
	margin-bottom:1.5em;
}

a, a:link, a:active, a:visited {
	color:#DDD;
}

a.imagelink {
	background-image: url(../images/eyeball.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:2em;
}

#copy ul {
	font-size:1.3em;
	list-style-type: disc;
	margin-left:2em;
}

#copy ul li {
	line-height:1.5em;
}
