body {background-image:url("index_files/gate.jpg");

background-position:top center;
background-attachment:fixed; 
background-color:#211111;
color:F4E9CA;
font-size: 18px}

body {scrollbar-arrow-color:6AFB92;
scrollbar-face-color:202020;
scrollbar-highlight-color:008000;
scrollbar-3dlight-color:7fffd4;
scrollbar-darkshadow-color:696969;
scrollbar-shadow-color:008000;
scrollbar-track-color: 211111;}

A:link {text-decoration: underline; color:#6AFB92;}
A:visited {text-decoration: underline; color:#6AFB92;}
A:active {text-decoration: underline;}
A:hover {text-decoration: underline; color: red;}

.left {text-align: left}
.center {text-align: center}
.right {text-align: right}
.justify {text-align: justify}

.blue {color: 57FEFF;}
.cream {color: F4E9CA;}
.brown {color: 211111;}
.white {color: FFFFFF;}
.black {color: 000000;}

.bcream {background-color: F4E9CA;}
.bbrown {background-color: 211111;}

h1 {font-size: 20px; font-weight: normal}
h2 {font-size: 22px; font-weight: normal}
h3 {font-size: 27px; font-weight: normal}
h4 {font-size: 36px; font-weight: bold}
h5 {font-size: 64px; font-weight: bold}
h6 {font-size: 52px; color: white; font-weight: bold}


* {margin:0;padding:0}

p.normal {font-weight: normal}
p.thick {font-weight: bold}
p.thicker {font-weight: 900}