.foundation {
height: 1650px;
}
.minor {
width:100%;
height: 1650px;
background-size: 100% 100%;
}
table.one {
font-size: 20px;
float: none;
margin-left: 5%;
}
table.two {
font-size: 20px;
margin-left: 5%;
}
table {
table-layout: fixed;
width: 90%;
height: 700px;
}
caption{
font-size: 24px;
}