![<# alt text #>](file:///Users/student/Desktop/monkey%20man%20dan/code.jpg "code.jpg")
 /* 
 	color scheme for this website:
 	#787630 olive
 	#B0A53D clay
 	#5E6467 charcoal
 	#64401D twig
 	#A14A24 sunburst
 	#C2662B  orange
*/
 	@font-face{font-family:'Karina';  
 			src: url('Karina.ttf') format('truetype');
 			/*url('ROSSTEN.otf') format('opentype');*/
 	
 	}
 	
 p {
  width: 800px;
  border: 5px solid #787630;
  padding: 10px;
  margin: 20px;
}
		body {
  background-color: #C2662B;
  	font-family: Karin.ttf
  width: 80%;
  min-width:720px;
  margin:0 auto;}
}

nav {  
 background-color: #A14A29;
 color: #5E62667
}
ul{
font-family: "Karina.ttf", Times, serif;
}

li{
color: #64401D
}

vid{

  text-decoration: underline;
}

div{
color: #64401D
}
	
h1{
font-family: 'Karina', sans-serif;
color: #B0A53D
}

h2{
color: #5E6467
}
div#skipnav{
position:relative;
right: 12.5%

