body {
	background-color: #000000;
	background-image: url(background.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
    border-style: none
}
.paper {
	background-image: url(paper.gif);
	width: 600px;
} 
.goattl {
	background-image: url(goattl.gif);
	height: 100px;
	width: 75px;
} 
.goatt {
	background-image: url(paper.gif);
	text-align: center;
	height: 100px;
	width: 550px;
} 
.goattr {
	background-image: url(goattr.gif);
	height: 100px;
	width: 75px;
} 

.goatl {
	background-image: url(goatl.gif);
	width: 50px;
} 
.goatr {
	background-image: url(goatr.gif);
	width: 50px;
} 
.goatbl {
	background-image: url(goatbl.gif);
	height: 75px;
	width: 75px;
} 
.goatb {
	background-image: url(goatb.gif);
	text-align: center;
	font-size: 80%;
	height: 75px;
	width: 550px;
} 
.goatbr {
	background-image: url(goatbr.gif);
	height: 75px;
	width: 75px;
} 
.goatpic {
	height: 200px;
	width: 275px;
} 
.goatblurb {
    text-align: center;
	height: 200px;
	width: 325px;
} 
p {
	text-align: justify;
	}
a:link {
	color: #005500;
	font-style: normal;
	text-decoration: underline;
}
a:visited {
	color: #005500;
	font-style: normal;
	text-decoration: underline;
}
a:hover {
	color: #005500;
	font-style: italic;
	text-decoration: underline;
}
a:active {
	color: #005500;
	font-style: normal;
	text-decoration: underline;
}
