.display1850div{
margin: 0 auto;
width: 50%;
height: 300px;
background-color: #fff4b8;
border: 3px solid black;
border-radius: 25px;
}

.wrapper1850{
  width: 100%;
  height: auto;
  background-color: blue;
  padding-top: 20px;
  background-image: url(1850background1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.alpha1850{
  text-align: center;
  width: 400px;
  height: 60px;
  line-height: 60px;
  border: 3px solid blue;
  border-radius: 15px;
  font-size: 20px;
}

.alpha1850:hover {
  font-size: 18px;
  color: red;
}

.spacertop{
  width: 100%;
  height: 20px;
}

.listbytwp{
  width: 50%;
  height: 2000px;
  background-color: #fff4b8;
  border: 3px solid Blue;
  border-radius: 20px;
}

.enter1850{
  width: 100%;
  height: 1000px;
  background-color: gray;
}

.enter1850wrapper{
  width:  800px;
  height: 900px;
  background-color: pink;
}

.dwelling{
  width: 75px;
  text-align: center;
}

.fullname{
  width: 200px;
}

.age{
  width: 50px;
}

.gender{
  width: 75px;
  }

.race{width: 75px;}

.occ{width: 150px;}
.valuere{text-align: center;}
.paddingrl{padding-left: 15px; padding-right: 15px;}

.rowhighlight:hover{background-color: yellow;}

.wrapper1860{
  width: 100%;
  height: 2200px;
  background-color: blue;
  padding-top: 20px;
  background-image: url(../1860/wrapper1860.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
