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 {
}

H2 {
	font-family:Verdana, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", sans-serif;
	font-size:18px;
	color:#900;
}
H3 {
	font-family:Verdana, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", sans-serif;
	font-size:14px;
	color:#900;
}
BODY

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

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