body			{ background: url(images/firstinbg.jpg); background-color: white; background-position: top center; background-repeat: no-repeat; background-attachment: fixed; margin: 0em; margin-left: auto; margin-right: auto; width: 50%; min-width: 600px }
a				{ font-weight: bold; text-decoration: none }
a:link		{ color: blue }
a:visited	{ color: blue }
a:hover		{ color: red }

div { margin-left: auto; padding: 0.5em; -moz-border-radius: 1em; -moz-border-radius-bottomleft: 0em; -moz-border-radius-bottomright: 0em }
div.section	{ padding: 0em; margin-bottom: 2em }
div.header	{ font-weight: bold; text-align: center; background: #dddddd; border: 1px solid #888888; border-bottom: 1px solid #cccccc }
div#header0	{ margin-bottom: 2em }
div.content { }
div.center	{ text-align: center }

img.book    { border: 1px solid #888888 }

