body{
    font-family: helvetica, verdana, sans-serif;
    color: black;
    background: url('Bonneville.png') center center no-repeat;
    background-color: white;
}
#subinfo li {
    list-style-type: none;
}
#subinfo {
    position:relative;
    top: 150px;
    padding: 20px;}
#info {
    margin-left: auto;
    margin-right: auto;
    height: 768px;
    width: 1024px;
        
    }

