span#tooCool {
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 80px;
	width: 80px;
	background: url(too_cool_sash.png) bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;
}
span#lastmod {
	position: fixed;
	font-weight: bold;
	right: 10px;
	top: 10px;
}
span#lastmodinfo {
	position: fixed;
	font-weight: bold;
	z-index: 2;
	display: inline;
	right: 10px;
	top: 75px;
	border-style: solid;
	border-color: rgb(255, 224, 0);
	border-width: 4px;
	padding: 4px;
	background-color: rgb(64, 0, 128);
}
a#firefox {
	position: fixed;
	left: 10px;
	top: 10px;
	display: block;
	height: 128px;
	width: 128px;
	background: url(Firefox_dock_icon.png) top left no-repeat;
	text-indent: -999em;
	text-decoration: none;
}
a#line1 {
    font-weight: bold;
	position: fixed;
	left: 10px;
	top: 150px;
}
a#line2 {
    font-weight: bold;
	position: fixed;
	left: 10px;
	top: 175px;
}
a#line3 {
    font-weight: bold;
	position: fixed;
	left: 10px;
	top: 200px;
}
a#line4 {
    font-weight: bold;
	position: fixed;
	left: 10px;
	top: 225px;
}
a#line5 {
    font-weight: bold;
	position: fixed;
	left: 10px;
	top: 250px;
}
a#line6 {
    font-weight: bold;
	position: fixed;
	left: 10px;
	top: 275px;
}
a#line7 {
    font-weight: bold;
	position: fixed;
	left: 10px;
	top: 300px;
}

