.body {
color: #D2D2E2;
}
.home {
background-color: #18182D;
width: 88%;
height: auto;
}
.skills {
background-color: #18182D;
width: 88%;
height: auto;
}
.portfolio {
background-color: #18182D;
width: 88%;
height: auto;
}
.header {
background-color: #18182D;
padding: 8px;
width: 84%;
height: auto;
}
.nav {
background-color: #18182D;
padding: 8px;
width: 84%;
height: auto;
}
.text {
background-color: #18182D;
padding: 8px;
width: 84%;
height: auto;
}
.div-division1 {
background-color: #746C7C;
width: 100%;
height: auto;
}
.footer {
background-color: #18182D;
padding: 8px;
width: 84%;
}
.b-desc {
color: #D8E1E7;
font-family: Georgia;
font-size:80%;
}
img {
width: 84%;
height: auto;
} 
.home01 {
width: 10px:
height: auto:
}
button {
color: #D8E1E7;
background-color: 18182D;
padding: 10px 10px;
text-align: center;
display: inline-block;
font-size: 18px;
margin-right: 14px;
margin-left:14px;
border: none;
cursor: pointer;
font-family: "Times New Roman";
font-weight: bold;
}
p {
color: #D8E1E7;
font-family:georgia;
font-size:100%;
text-indent:30px;
margin-right:4;
margin-left:4px;
}