body { background-color: #ff9;
 background-image: url(../images/gge_bkgd.jpg);
 font-family: "Times New Roman", Times, serif; 
 color: #300;}

body, html {
 scrollbar-highlight-color: #ff9;
 scrollbar-shadow-color: #ff9;
 scrollbar-3dlight-color: #300;
 scrollbar-arrow-color: #ff9;
 scrollbar-darkshadow-color: #300;
 scrollbar-base-color: #300; }

h1 {font-size: xx-large; font-weight: bold; text-align:center; }
h2 {text-align:center; }
P {font-size: medium; text-align: justify; margin-left: 80px; margin-right: 80px; }

a {color: #300; text-decoration:underline; }
a:visited {color: #c93; text-decoration: underline; }
a:active, a:hover {color: #c93; text-decoration: none;}

img {border:0px;}
hr {color:#300; background-color: #300; width:40%; height:3px;}
.disclaimer {font-size:small; text-align:center; margin-left:250px; margin-right:250px;}
.center {text-align:center;}
.header {font-size:small; margin-left:200px; margin-right:200px;}


