
body {background-color: rgb(24, 24, 24); color: rgb(300, 300, 300); margin-right: 5%; margin-left: 5%; background-image: url('/~lba/common/images/california_index.jpg'); background-repeat: no-repeat; background-position: center; background-attachment: fixed;}

h1 {color: rgb(340, 340, 300); text-align: center; font-family; lucidiatypwriter, monospace; font-variant: small-caps; font-weight: 900; font-size: 50;}

table {margin-left: auto; margin-right: auto;}

a:link {color: rgb(475, 150, 100);}
a:visited {color: rgb(375, 50, 50);}
a:hover {color: rgb(275, 10, 75);}

div {text-align: center;}
div.rightalign {text-align: right;}

p:first-letter {color: rgb(300, 300, 300); font-size:x-large}
p:first-line {font-variant: small-caps}

img.thinbar {width: 800px; height: 3px;}
img.portrait {border: 2px solid; width: 375px; height: 500px;}
img.portrait2 {border: 2px solid; width: 360px; height: 480px;}
img.portrait3 {border: 2px solid; width: 328px; height: 500px;}
img.portrait4 {border: 2px solid; width: 480px; height: 640px;}
img.landscape {border: 2px solid; width: 500px; height: 375px;}
img.landscape2 {border: 2px solid; width: 480px; height: 360px;}
img.landscape3 {border: 2px solid; width: 500px; height: 328px;}
img.landscape4 {border: 2px solid; width: 640px; height: 480px;}

td.left {text-align: left;}
td.center {text-align: center;}
td.right {text-align: right;}
