h1 {color:white;}
html  { 
  background: url("https://projects.codecraftworks.com/web/H6fa2T725UY3Ra5w1ZTI/assets/background4.jpeg");
  background-position: center;
  background-repeat: no repeat;
  background-size: cover;
  height: 100%;
 
}
#page { 
  margin: 3vw;
}
#Title { 
  background-color:rgb(210, 105, 30, 0.8);
  color:Black;
   padding: 3vh;
  text-align: center;
  font-family: "Merriweather", sans-serif;
  margin-bottom: 1px;
  margin: 0vh 9vw;
  
}

.character {
  width: 10vw;
}
.content {
   background-color: rgb(210, 105, 30, 0.8);
  text-align: center;
  padding: 4vh;
  margin: 4vh 4vw;
}
h2 {
	color: white;
  text-align: center;
  font-family: "Sans Sirif";
} 
a, p {
  color: white;
  font-family: Arial, sans-serif;
}
hr {
 background-color: rgb(255,255,255, 0.1); 
 border: none;
 height: 1px;
 margin: 12px 0px;
}
#top, #about {
  background-color:#703642; 
  font-family: 'Source Code Pro', eb garamond;
  font-size: 2; 
  padding: 5px;
  margin: 2px 2px; 
  font-size: 13px;
  box-shadow:  0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);/* */ 
 }
#top { 
  background-color: #703642;
}
 #about p {
   font-size: 14px;
}
#aboutme { 
  margin-top: 5px, 0px, 30px, 0px; 
}
.about { 
  width: 20vw;
 background-color: white;
  display:inline-block;
  text-align: center;
  font-family: "Source Code Pro", monospace;
  font-size: 14px;
}
#image { 
  text-align: center;
}
#image {
  width: 100%;
  max-width: 20px;
}
.allinfo { 
  background-color: #703642;
  color: #fff;
 	padding: 1.1em;
}

 .portfolio { 
  text-align: center;
  font-family: "Source Code Pro", monospace;
  font-size: 10px;
}
.portfolio img {
  max-width: 200px; 
} 

#footer {
  height: 100%;
}
 
   

  

   
   
  
  
  
  
  
  
  
  
    


#footer {
	height: 150px;
  color: white;
}
