body
{
	font-family: Arial;
	text-align: justify;
	background-color:(#C0AF98);
	margin: 0px;
    text-align: top
    
}

BODY 
{
scrollbar-face-color:rgb(52,72,73); 
scrollbar-highlight-color:rgb(66,90,90); 
scrollbar-base-color:rgb(66,90,90);
scrollbar-arrow-color:rgb(192,175,152);
scrollbar-track-color:rgb(74,95,96)
} 

A {
  color: #000080;
  text-decoration: none;
}

A:hover {
  color: #799159;
  text-decoration: underline;
}

BODY