body {
background-image: url('Images/Background/1280.jpg');

background-repeat: no-repeat;
background-attachment:fixed;
background-position:center; 
background-attachment: fixed;
}

h1, h2, h3, h4, h5, h6 {
	color: #462300; margin: 0; font-family: sans-serif;
}

table 
{
table-layout: fixed; empty-cells: show; border-spacing: 0px
} 

p {color: #462300; font-family: sans-serif;font-size: 105%}
p.list {color: #462300; font-family: sans-serif;font-size: 100%}
p.dates {color: #000000; font-family:"Monotype Corsiva"; font-size: 130%}
p.datestitle {color: #000000; font-family:"Monotype Corsiva"; font-size: 150%}
p.datesheader {color: #000000; font-family:"Monotype Corsiva"; font-size: 170%}
p.datesletter {color: #000000; font-family:"Monotype Corsiva"; font-size: 800%}
p.footertxt {color: #000000; font-family:sans-serif; font-size: 70%}
p.footertxt2 {color: #000000; font-family:sans-serif; font-size: 80%; font-weight: bold}
p.headertxt {color: #462300; font-family: sans-serif;font-size: 130%}
p.helptxt {color: #462300; font-family: sans-serif;font-size: 100%}


a.red:link {color: #462300}     /* unvisited link */
a.red:visited {color: #880000}  /* visited link */
a.red:hover {color: #ff0000}   /* mouse over link */
a.red:active {color: #0000FF}   /* selected link */

a.tabtxt:link {color: #000000; font-family:sans-serif; text-decoration: none}     /* unvisited link */
a.tabtxt:visited {color: #880000; font-family:sans-serif; text-decoration: none}  /* visited link */
a.tabtxt:hover {color: #ff0000; font-family:sans-serif; font-size: 105%}   /* mouse over link */
a.tabtxt:active {color: #0000FF; font-family:sans-serif; text-decoration: none}   /* selected link */

a.date:link {color: #000000}     /* unvisited link */
a.date:visited {color: #880000}  /* visited link */
a.date:hover {color: #ff0000}   /* mouse over link */
a.date:active {color: #0000FF}   /* selected link */

a.letter:link {color: #000000; text-decoration: none}     /* unvisited link */
a.letter:visited {color: #880000; text-decoration: none}  /* visited link */
a.letter:hover {color: #ff0000; text-decoration: underline}   /* mouse over link */
a.letter:active {color: #0000FF; text-decoration: none}   /* selected link */

ul.a {list-style-type: lower-alpha;list-style-position: outside; color: #462300; font-family: sans-serif; font-size: 100%}
ul.number {list-style-type:  decimal;list-style-position: outside; color: #462300; font-family: sans-serif; font-size: 105%}
ul.none {list-style-type: none; list-style-position: outside; color: #462300; font-family:"Monotype Corsiva"; font-size: 130%}
<!-- 
	background-color: bisque;background="1024.jpg"
}-->