/* Online Scrapbooks screen styles */
body {color: white}
h1, h2, h3, h4, h5, h6 {font-family: georgia; color: white}
a {font-family: ariel; color: white}
address {color: white; font-style: normal; font-variant: small-caps;
	 text-align: center; clear: both; border-top: 1px solid black}
#head {text-align: right; border-bottom: 1px solid white}
#links
#links a {display: block; font-family: ariel; color: white; font-size: 2pt}
#links a:link {text-decoration: none}
#links a:visited {text-decoration: none}
#links a:hover {color: white; text-decoration: none}
#links a:active {text-decoration: none}
#links a.newgroup {margin-top: 15px}
#main {width: 70%; float: left; border-left: 1px solid white; padding-left: 10px}
