body { 	
font-family: andy;
color: c8c8c8;
background-image: 
url('images/bg.jpg');
background-repeat: repeat;
background-attachment: fixed;
scrollbar-base-color: 454545;
scrollbar-face-color: 000000;
scrollbar-darkshadow-color:#454545;
scrollbar-3dlight-color: 454545;
scrollbar-arrow-color: 909090;
scrollbar-track-color: 003000;}

p {
font-size: 20; 
color:c8c8c8;
text-align: center;}

a:link {
color: ff0000;
font-size: 22; }

img {
border-color: black;}

img:visited {
border-color=white;}

a:visited {
color: 990000;
font-size: 22;}

a:hover {
color: 500000}

h1 {
font-family: Occidental;
color: white;
font-size: 45;
text-align: center;
background-color: 454545;}

h2 {
font-family: andy;
color: white;
font-size: 22;
text-align: center;
background-color: 909090;}

h3 {
font-family: andy;
color: white;
font-size: 22;
text-align: center;
background-color: 003000;}

h4 {
font-family: andy;
color: black;
font-size: 22;
text-align: center;
background-color: red;}

p.right {text-align: right}

p.center {text-align: center}

li {
font-family: andy;
font-size: 18;
text-align: left;
background-color: 003000;}
