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)
} 

BODY
img { border: 2px solid #000000; }

BODY

A {
  color: #000080;
  text-decoration: none;
}

A:hover {
  color: #B86947;
  text-decoration: underline;
}