/* STYLE ASCII ART */

#art {
	padding: 50px 0px 0px 40px;
}

/* footer */
#footer {
        margin-left: 450px;
}

/* caption frogs at: ascii/animations/index.html */
span.lightgrey {
	font-family: "andale mono", monospace;
	color: #999999;
	font-size: 12px;
	background-color: #ffffff;
}