
body 
{ background: #000000; 

background-repeat: repeat;
background-position: valueI valueII; [valueI: top, center, bottom, percentage, pixel number]
[valueII: right, center, left, percentage, pixel number]
background-attachment: value; [scroll, fixed]}




.outline { border-color: #6699FF #6699FF #6666FF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.botline { border: #6699FF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

.footer { border: #6699FF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}



.head { font-weight: bold; color: white; background-image: url(borderani.gif); border: #6699FF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.menuBody { background-image: url(bg.gif)}

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-image: url(bg.gif)}
table { font-size: 12px}
