a#legacy{
       display:block;
       float:left;
       width: 449px;
       height: 286px;
       padding-right:10px;      
       text-decoration: none;
       background: url("http://okstatedelts.com/images/uploads/legacy.jpg") 0 0 no-repeat;
}
a#heritage{
       display:block;
       float:left;
       width: 449px;
       height: 286px;
       padding-right:10px;      
       text-decoration: none;
       background: url("http://okstatedelts.com/images/uploads/heritage.jpg") 0 0 no-repeat;
}

a#legacy:hover {
       background-position: 0 -286px;
}


a#heritage:hover {
       background-position: 0 -286px;
}

#about{
       margin-left: 35px;
}
