body {
font-family: FONT;
font-size:px;
background-color:#000000;
color: #AF9974;
text-align: ALIGNMENT;
scrollbar-arrow-color:#D8BAB9;
scrollbar-3d-light-color:#D8BAB9;
scrollbar-base-color:#ddd6cf;
scrollbar-dark-shadow-color:#D8BAB9;
scrollbar-face-color:#B79595;
scrollbar-highlight-color:#D8BAB9;
scrollbar-track-color:#ddd6cf;
scrollbar-shadow-color:#D8BAB9;
background-attachment: fixed;
background-repeat: repeat;
}

A:link{color: #AF9974; text-decoration:none;}
A:active{color:#AF9974; text-decoration:none;}
A:visited{color:#AF9974; text-decoration:none;}
A:hover{color: #F0D6AB; text-decoration:none;}
b {color: #AF9974;}
i {color: #AF9974;}
u {color: #AF9974;}