#background {
width: 78%;
height: 96%;
left: 20%;
top: 2%;
background-color: black; 
position: absolute;
}
#banner {
width: 48%;
height: 25%;
top: 2%;
left: 2%;
background-color: black; 
position: absolute;
}
#buttons {
height: 45%;
top: 48%;
right: 5%;
position: absolute;
}
#content {
width: 98%;
height: 68%;
left:1%;
top: 30%;
background-color: black;
color: white; 
position: absolute;
}
#content a:link, li a:hover {
text-decoration: none;
color: yellow;
}
#homenav {
width: 96%;
height: 96%;
left:2%;
top: 2%;
position: absolute;
}
#salespitch {
width: 48%;
height: 45%;
top: 1%;
right: 2%;
background-color: black; 
position: absolute;
}
#model-groups{
width: 25%;
height: 29%;
top: 1%;
left: 49%;
color: white;
overflow: auto;
position: absolute;
}
#model-groups li a:link, li a:visited {
text-decoration: none;
color: white;
}
#model-groups li a:hover, li a:active {
text-decoration: none;
color: yellow;
}
#model-groups li {
list-style-type: none;}

h1, p, table{
color: white;
}
#sub-banner {
width: 24%;
height: 29%;
top: 1%;
right: 2%;
position: absolute;
}
#topnav {
width: 48%;
height: 4%;
top: 25%;
left: 2%;
position: absolute;
}
#viewmodel {
width: 48%;
height: 95%;
top: 1%;
left: 1%;
position: absolute;
}