#Title {
border: 5px ; 
border-style: outset;
border-color: black;

padding: 20px 20px 20px 20px;
width: 60%;
height: auto;
margin-left: 20%;
margin-right: 20%;
margin-bottom: 1%;
margin-top: 1%;
}

#About {
border: 5px ; 
border-style: outset;
border-color: black;

text-align: left;

padding: 20px 20px 20px 20px;
width: 60%;
height: outo;
margin-left: 20%;
margin-right: 20%;
margin-bottom: 1%;
margin-top: 1%;
}

#Members {
border: 5px ; 
border-style: outset;
border-color: black;

text-align: left;

padding: 20px 20px 20px 20px;
width: 60%;
height: outo;
margin-left: 20%;
margin-right: 20%;
margin-bottom: 1%;
margin-top: 1%;

}

body {
text-align: center;
}

h1 {
font-size: 50px;
}

h2 {
}

p {
font-size: 14px;
}