body {	background-color: #000;	background-image: url(stanza12.jpg);	background-position: bottom left;	background-repeat: no-repeat;	background-attachment: fixed;	color: #fff;	font-size: 14px;	font-family: Georgia, Gentium, sans-serif;	}.haiku {	margin-left: 240px;	line-height: 16px;	}.links {	text-align: center;	font-size: 25px;	font-weight: bold;	float: right;	margin-top: 50px;	margin-right: 50px;	}a:link {	color: #ccc;	text-decoration: none;	}a:hover {	color: #900;	text-decoration: none;	}a:visited {	color: #666;	text-decoration: none;	}