html

body {margin-left:auto;margin-right:auto;margin-top:10px;padding:0px;text-align:center;font-size:12pt;font-family:arial;background-color:silver;background-image:url(images/bg2.bmp);background-attachment:fixed;}

h2 {margin-top:10px;font-size:1em;text-align:center;color:#4F4732;}
h3 {margin-top:10px;font-size:1em;text-align:center;color:#4F4732;}
h4 {margin-top:10px;font-size:1em;text-align:left;color:#4F4732;}

a:link {text-decoration:none;color:#1D3249;}
a:visited {text-decoration:none;color:#1D3249;}
a:hover {text-decoration:none;color:#C7A26E;}

a.gray:link {text-decoration:none;color:gray;}
a.gray:visited {text-decoration:none;color:gray;}
a.gray:hover {text-decoration:none;color:silver;}

a.enlarge:link {display:block;border:0px;width:200px;height:200px;}
a.enlarge:visited {display:block;border:0px;width:200px;height:200px;}
a.enlarge:hover {display:block;border:0px;width:400px;height:400px;}