body {
	background-color: #A8B39E; 
	scrollbar-3d-light-color: #E87E00;
	scrollbar-arrow-color: black;
	scrollbar-base-color: white;
	scrollbar-dark-shadow-color: white;
	scrollbar-face-color: #A8B39E;
	scrollbar-highlight-color: #A8B39E;
	scrollbar-shadow-color: white;
	color: black;
	font-size: "2";	
	font-family: Garamound;
	margin:0px;
}


a:link {  color: white ;text-decoration: none}
a:hover {  color: white; text-decoration: underline}
a:active {  color: white; text-decoration: none}
a {color: white;text-decoration: none}

.splash{
  margin-top:100px;
  font-size:14px;
}

.splash .text{
  padding-top:80px;
}
