body {	color: white; 
	background: black; 
	background-image: url("/bookshelf_0099.jpg"); 
	background-attachment: fixed; 
	background-position: top right; 
	background-repeat: no-repeat;
}

p.half { margin-right: 30%; } 

:link { color: white }
:visited { color: white }

