body {background-image:url("index_files/ship.jpg");

background-position:top center;
background-attachment:fixed;
background-repeat: no-repeat; 
background-color:#212133; 
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: 212133;
}


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}

.bblue {background-color: 212133;}

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; color: white;}
h5 {font-size: 36px; font-weight: normal}
h6 {font-size: 52px; color: white;}


* {margin:0;padding:0}
